From b3aaeffd19122233004b65a9d715baebfb278a72 Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123 <819527061@qq.com>
Date: 星期四, 06 七月 2023 16:04:43 +0800
Subject: [PATCH] bug修改

---
 src/pages/show/showIndex/YunweiBlock/YunweiBlockForm.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/pages/show/showIndex/YunweiBlock/YunweiBlockForm.vue b/src/pages/show/showIndex/YunweiBlock/YunweiBlockForm.vue
index a2e3df6..f3eed11 100644
--- a/src/pages/show/showIndex/YunweiBlock/YunweiBlockForm.vue
+++ b/src/pages/show/showIndex/YunweiBlock/YunweiBlockForm.vue
@@ -67,7 +67,7 @@
                 if(row.isOk == 0 || row.isOk == null) {
                     return '鏈畬鎴�'
                 }else if(row.isOk == 1){
-                    return '鏈畬鎴�'
+                    return '瀹屾垚'
                 }
             }
         }

--
Gitblit v1.9.1