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 u(e){return t.get("/erp/customer/page",{params:e})}function o(){return t.get("/erp/customer/simple-list")}function s(e){return t.get(`/erp/customer/get?id=${e}`)}function n(e){return t.post("/erp/customer/create",e)}function c(e){return t.put("/erp/customer/update",e)}function m(e){return t.delete(`/erp/customer/delete?id=${e}`)}function p(e){return t.download("/erp/customer/export-excel",{params:e})}export{u as a,s as b,n as c,m as d,p as e,o as g,c as u};