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

This commit is contained in:
lzh
2026-01-26 16:11:17 +08:00
parent 9f44fbfe75
commit 57f9112f7f
3179 changed files with 4514 additions and 4514 deletions

View File

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