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