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

This commit is contained in:
lzh
2026-03-09 13:05:46 +08:00
parent f4c6c4437c
commit 19d36d1ffb
3231 changed files with 4543 additions and 4543 deletions

View File

@@ -0,0 +1 @@
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};