webapp
/
GreenwayWeb
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
c74f23c7a619a88d1f8f1b690f73de4f63546a0d
Authored by
wesley88
2025-03-24 18:10:18 +0800
1 parent
542e27d5
1
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
admin-web-master/src/layout/index.vue
admin-web-master/src/layout/index.vue
View file @
c74f23c
...
...
@@ -198,7 +198,7 @@
198
198
}
199
199
return {
200
200
// msg: [],
201
- // list: [],
201
+ // list: [],
202
202
// msg: ['招商服务系统'],
203
203
msg: ['招商服务系统', '推广策划系统', '在线商城系统', '支付服务模块', '票务'],
204
204
list: [
...
...