ソースを参照

feat:代理 控制台

ljc 2 ヶ月 前
コミット
149533fa7c
1 ファイル変更2 行追加2 行削除
  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',
       })
     }