From c1a26beb08607034d45f0a31b5c88314a5909359 Mon Sep 17 00:00:00 2001
From: Tcsm <1377977403@qq.com>
Date: 星期二, 23 五月 2023 23:21:11 +0800
Subject: [PATCH] 将家庭模块中各页面的模块名字去掉了

---
 ruoyi-ui/src/views/doctor/index.vue |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/ruoyi-ui/src/views/doctor/index.vue b/ruoyi-ui/src/views/doctor/index.vue
index 1c34e64..8072694 100644
--- a/ruoyi-ui/src/views/doctor/index.vue
+++ b/ruoyi-ui/src/views/doctor/index.vue
@@ -115,14 +115,14 @@
        </el-form-item>
     </el-form>
     <div>
-      <div style="width: 100px;
-      height: 24px;
-      font-size: 18px;
-      font-family: Microsoft YaHei-Regular, Microsoft YaHei;
-      font-weight: 400;
-      color: #000000;
-      line-height: 21px;
-      ">瀹跺涵灏忓尰鐢�</div>
+<!--      <div style="width: 100px;-->
+<!--      height: 24px;-->
+<!--      font-size: 18px;-->
+<!--      font-family: Microsoft YaHei-Regular, Microsoft YaHei;-->
+<!--      font-weight: 400;-->
+<!--      color: #000000;-->
+<!--      line-height: 21px;-->
+<!--      ">瀹跺涵灏忓尰鐢�</div>-->
 
       <el-row :gutter="10" class="mb8">
         <el-col :span="1.5">

--
Gitblit v1.9.1