chore: build and deploy web-antd
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 8s
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 8s
This commit is contained in:
1
apps/web-antd/dist/js/index-DuIYJESn.js
vendored
Normal file
1
apps/web-antd/dist/js/index-DuIYJESn.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
import{aq as t}from"./bootstrap-CW2RsBQq.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};
|
||||
Reference in New Issue
Block a user