浏览代码

Update index.tsx

lex 1 年之前
父节点
当前提交
dfbb06c7c9
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>
     );
   }