feat: 注册页加部门选择/用户管理修部门下拉/超管可跨店建用户/公开部门接口

This commit is contained in:
li
2026-03-14 18:28:35 +08:00
parent f7adb5f609
commit 94b46611d3
98 changed files with 209 additions and 129 deletions
+1
View File
@@ -0,0 +1 @@
import{t as e}from"./request-DG5cMCYw.js";var t={overview:t=>e.get(`/report/overview`,{params:t}),revenue:t=>e.get(`/report/revenue`,{params:t}),occupancy:t=>e.get(`/report/occupancy`,{params:t}),crmConversion:t=>e.get(`/report/crm-conversion`,{params:t})},n={getList:t=>e.get(`/report/exports`,{params:t}),create:t=>e.post(`/report/exports`,t)};export{n,t};