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