ZengTao
2024-04-10 3465af48ba22f25a2d1bda53b0fbc2707e643f6e
Albania_Mes-ui/src/views/Electrical/alarm.vue
@@ -154,6 +154,7 @@
        this.roles = res.data.list;
        //table中的内容进行语言转换
        const language = this.$i18n.locale;
        if (language === 'zh-CN') {
          this.replaceChineseWithEnglish();
        } else {