From a4d8869bff7df9a2b888530df9efef46b8d6eaf4 Mon Sep 17 00:00:00 2001
From: feige <791364011@qq.com>
Date: 星期四, 22 二月 2024 12:47:00 +0800
Subject: [PATCH] 提交多图片,视频上传

---
 ruoyi-ui/src/views/healthy/healthyInfo.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ruoyi-ui/src/views/healthy/healthyInfo.vue b/ruoyi-ui/src/views/healthy/healthyInfo.vue
index 04eff41..580a870 100644
--- a/ruoyi-ui/src/views/healthy/healthyInfo.vue
+++ b/ruoyi-ui/src/views/healthy/healthyInfo.vue
@@ -253,11 +253,11 @@
       this.btn= jd
       this.dsb = !jd
       this.isShow=true
-      document.title = "淇敼鍋ュ悍璇︾粏淇℃伅";
+    //  document.title = "淇敼鍋ュ悍璇︾粏淇℃伅";
       this.$route.meta.title = "淇敼鍋ュ悍璇︾粏淇℃伅";//鍒楄〃鐨勫悕绉�
     }
     else{
-      document.title = "鏌ョ湅鍋ュ悍璇︾粏淇℃伅";
+     // document.title = "鏌ョ湅鍋ュ悍璇︾粏淇℃伅";
       this.$route.meta.title = "鏌ョ湅鍋ュ悍璇︾粏淇℃伅";//鍒楄〃鐨勫悕绉�
       this.isShow=false
       this.btn = false;

--
Gitblit v1.9.1