新增会议管理

This commit is contained in:
2025-09-15 16:31:06 +08:00
parent bea7d8f079
commit b22ec4cf4d
8 changed files with 566 additions and 459 deletions

View File

@@ -80,12 +80,12 @@
// url:'/pages/sys/workbench/monitor/monitors'
// },
// {
// icon: '/static/aaaa_bsbx.png',
// text: '报事报修',
// url:'/pages/sys/user/myRepair/myRepair'
// icon: '/static/aaa_hy.png',
// text: '会议管理',
// url:'/pages/sys/workbench/meet/meet'
// },
{
icon: '/static/ic_unit.png',
icon: '/static/aaa_dw.png',
text: '单位管理',
url:'/pages/sys/workbench/unitManagement/unitManagement'
},