webapp
/
GreenwayWeb
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code »
Commit
b8665d5b663bcef71087cab248ae5e5277bad87d
Authored by
杨鑫
2025-03-26 11:53:17 +0800
2 parents
2f60abcc
336892e5
Merge branch 'master' of http://39.98.150.180/webapp/GreenwayWeb
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 @
b8665d5
...
...
@@ -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: [
...
...