chore: build and deploy web-antd
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 9s

This commit is contained in:
lzh
2026-03-23 17:45:01 +08:00
parent 8fa488feb7
commit 10951e5e87
3289 changed files with 4573 additions and 4573 deletions

View File

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