Browse Source

Update tenantDataSchool.tsx

lex 11 months ago
parent
commit
f086f68065
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/tenantAllData/tenantDataSchool.tsx

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

@@ -374,7 +374,7 @@ export default defineComponent({
           />
         </Popup>
 
-        <MWxTip />
+        <MWxTip message="请使用微信扫描二维码" />
       </div>
     );
   }