From f6ecdb31baabdb2c5ff87225958e760a6c8b2ed4 Mon Sep 17 00:00:00 2001 From: 819527061@qq.com <123456> Date: 星期一, 31 七月 2023 10:11:51 +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 a2e3df6..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