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