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