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 n}from"./bootstrap-CzaEOGmt.js";function t(e){return n.get("/system/sms-channel/page",{params:e})}function a(){return n.get("/system/sms-channel/simple-list")}function l(e){return n.get(`/system/sms-channel/get?id=${e}`)}function m(e){return n.post("/system/sms-channel/create",e)}function r(e){return n.put("/system/sms-channel/update",e)}function i(e){return n.delete(`/system/sms-channel/delete?id=${e}`)}function u(e){return n.delete(`/system/sms-channel/delete-list?ids=${e.join(",")}`)}export{u as a,l as b,m as c,i as d,a as e,t as g,r as u};