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";const u=[{endStatus:1,key:"结束",name:"赢单",percent:100},{endStatus:2,key:"结束",name:"输单",percent:0},{endStatus:3,key:"结束",name:"无效",percent:0}];function n(s){return t.get("/crm/business-status/page",{params:s})}function a(s){return t.post("/crm/business-status/create",s)}function i(s){return t.put("/crm/business-status/update",s)}function r(s){return t.get(`/crm/business-status/get?id=${s}`)}function c(s){return t.delete(`/crm/business-status/delete?id=${s}`)}function m(){return t.get("/crm/business-status/type-simple-list")}function p(s){return t.get("/crm/business-status/status-simple-list",{params:{typeId:s}})}export{u as D,p as a,n as b,r as c,c as d,a as e,m as g,i as u};