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-01 13:54:19 +08:00
parent 482d892b24
commit 004897414a
3225 changed files with 4539 additions and 4539 deletions

View File

@@ -0,0 +1 @@
import{aq as t}from"./bootstrap-DO1fwVR8.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};