From 8cc26dd54779273f895a3cbc3f84c8933a02a0dc Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期三, 10 七月 2024 14:44:47 +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