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/doctor/doctorInfo.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ruoyi-ui/src/views/doctor/doctorInfo.vue b/ruoyi-ui/src/views/doctor/doctorInfo.vue
index e19a174..8dad96d 100644
--- a/ruoyi-ui/src/views/doctor/doctorInfo.vue
+++ b/ruoyi-ui/src/views/doctor/doctorInfo.vue
@@ -309,11 +309,11 @@
       this.dsb = !jd
       this.isShow=true
       this.showInput=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