src/views/mainPlan/plateProcessStat/index.vue
@@ -118,7 +118,7 @@ import HxlhTable from "@/components/HxlhTable/index.vue"; import { getToken } from "@/utils/auth"; import { ref } from "vue"; import { ElMessage } from "element-plus"; // import { ElMessage } from "element-plus"; const { proxy } = getCurrentInstance(); import { useI18n } from "vue-i18n"; //要在js中使用国际化 const { t, locale } = useI18n();