From dbca8bf9dde4fe0c7eb89a0c30b095eb823142a5 Mon Sep 17 00:00:00 2001 From: linwenling <3256558519@qq.com> Date: 星期日, 22 十月 2023 22:42:43 +0800 Subject: [PATCH] 1022 修正图片可查看 --- ruoyi-ui/src/views/clean/cleanInfo.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-ui/src/views/clean/cleanInfo.vue b/ruoyi-ui/src/views/clean/cleanInfo.vue index 4616848..d62f517 100644 --- a/ruoyi-ui/src/views/clean/cleanInfo.vue +++ b/ruoyi-ui/src/views/clean/cleanInfo.vue @@ -274,8 +274,8 @@ else{ document.title = "淇濇磥鏀剁撼璇︾粏淇℃伅"; this.$route.meta.title = "淇濇磥鏀剁撼璇︾粏淇℃伅";//鍒楄〃鐨勫悕绉� - this.isShow=false; this.btn = false; + this.isShow=false; } let _this = this -- Gitblit v1.9.1