From 61634f10d31d1e1d7af7be0cb62ebd173ab8b414 Mon Sep 17 00:00:00 2001 From: kongdeqiang <123456> Date: 星期五, 28 七月 2023 10:20:05 +0800 Subject: [PATCH] 提交文件 --- 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 f3eed11..ddcf237 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