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
Update index.tsx
lex
1 year ago
parent
e164fe62e6
commit
dfbb06c7c9
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>
);
}