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