fix: 工作台 待办事项卡片

This commit is contained in:
lzh
2026-02-10 23:32:58 +08:00
parent 79d886f91b
commit 4c2874bfd0
2688 changed files with 4537 additions and 2272 deletions

View File

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