Files
aiot-platform-ui/apps/web-antd/dist/js/index-B8kDbOa0.js
lzh 19d36d1ffb
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 8s
chore: build and deploy web-antd
2026-03-09 13:05:46 +08:00

2 lines
591 B
JavaScript

import{aq as t}from"./bootstrap-CRjSNGHY.js";function n(e){return t.get("/erp/sale-return/page",{params:e})}function u(e){return t.get(`/erp/sale-return/get?id=${e}`)}function s(e){return t.post("/erp/sale-return/create",e)}function l(e){return t.put("/erp/sale-return/update",e)}function p(e,r){return t.put("/erp/sale-return/update-status",null,{params:{id:e,status:r}})}function o(e){return t.delete("/erp/sale-return/delete",{params:{ids:e.join(",")}})}function d(e){return t.download("/erp/sale-return/export-excel",{params:e})}export{u as a,l as b,s as c,o as d,d as e,n as g,p as u};