From c3889b92e80992524e0f60371edf775ca7e28922 Mon Sep 17 00:00:00 2001 From: 严智鑫 <test> Date: 星期五, 12 七月 2024 13:50:26 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/HangZhouMes --- UI-Project/src/views/UnLoadGlass/Landingindication.vue | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/UI-Project/src/views/UnLoadGlass/Landingindication.vue b/UI-Project/src/views/UnLoadGlass/Landingindication.vue index 41a6a45..f478ff0 100644 --- a/UI-Project/src/views/UnLoadGlass/Landingindication.vue +++ b/UI-Project/src/views/UnLoadGlass/Landingindication.vue @@ -171,7 +171,8 @@ Swal.fire({ // title: '鐜荤拑淇℃伅', - title: "$t('reportWork.glassinformation')", + title: this.$t('reportWork.glassinformation'), + // title: "$t('reportWork.glassinformation')", html: tableContent, customClass: { popup: 'format-pre' -- Gitblit v1.8.0