This website works better with JavaScript
Home
Explore
Help
Sign In
yonge
/
dy-admin-manager
Watch
3
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
1
1
mo
4 years ago
parent
c836533d4d
commit
9e479d71b4
2 changed files
with
10 additions
and
0 deletions
Split View
Show Diff Stats
5
0
src/views/resetTeaming/components/archicesComponents/survey.vue
5
0
src/views/resetTeaming/components/archicesComponents/teamInfo.vue
+ 5
- 0
src/views/resetTeaming/components/archicesComponents/survey.vue
View File
@@ -0,0 +1,5 @@
+<template>
+ <div>
+ 满意度调查
+ </div>
+</template>
+ 5
- 0
src/views/resetTeaming/components/archicesComponents/teamInfo.vue
View File
@@ -0,0 +1,5 @@
+<template>
+ <div>
+ 乐团资讯
+ </div>
+</template>