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-18 16:18:59 +08:00
parent 60f4912401
commit 35c3d0e06e
3292 changed files with 4574 additions and 4573 deletions

View 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};