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