Sfoglia il codice sorgente

feat:代理 控制台

ljc 2 mesi fa
parent
commit
149533fa7c
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      components/IbInfo.vue

+ 2 - 2
components/IbInfo.vue

@@ -226,13 +226,13 @@
       ) {
         applyIbStatus()
       } else {
-        applyIbStatus()
+        // applyIbStatus()
         // dialogAuthCheck.value = false;
         // dialogCheck.value.open()
       }
     } else {
       uni.showToast({
-        title: t('M\'g.SystemError'),
+        title: t('Msg.SystemError'),
         icon: 'none',
       })
     }