ljc 2 месяцев назад
Родитель
Сommit
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',
       })
     }