Quellcode durchsuchen

feat:代理 控制台

ljc vor 2 Monaten
Ursprung
Commit
149533fa7c
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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',
       })
     }