This website works better with JavaScript
Home
Explore
Help
Sign In
liushengqiang
/
classroom-app
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Merge branch 'online' into jenkins-test
lex
1 year ago
parent
a77315cc69
dfbb06c7c9
commit
4aa7551300
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/views/tenantAllData/index.tsx
+ 1
- 1
src/views/tenantAllData/index.tsx
View File
@@ -531,7 +531,7 @@ export default defineComponent({
</div>
</div>
-
{/*
<MWxTip />
*/}
+ <MWxTip />
</div>
);
}