Browse Source

Update index.tsx

lex 1 year ago
parent
commit
dfbb06c7c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/tenantAllData/index.tsx

+ 1 - 1
src/views/tenantAllData/index.tsx

@@ -531,7 +531,7 @@ export default defineComponent({
           </div>
         </div>
 
-        {/* <MWxTip /> */}
+        <MWxTip />
       </div>
     );
   }