From 66d3843fc802fd6e223739ce8f78bf38eb0c8c3a Mon Sep 17 00:00:00 2001
From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com>
Date: 星期二, 02 七月 2024 09:18:19 +0800
Subject: [PATCH] qxtj

---
 src/views/doctor/examination/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/doctor/examination/index.vue b/src/views/doctor/examination/index.vue
index a26cf50..ff61dd0 100644
--- a/src/views/doctor/examination/index.vue
+++ b/src/views/doctor/examination/index.vue
@@ -262,7 +262,7 @@
         </el-table>
       </div>
     </div>
-    <div style="margin-right: 67%">
+    <div style="margin-right: 57%">
       <!-- <el-pagination @size-change="handleSizeChange" @current-change="handleCurrentChange" :pager-count="5" :current-page.sync="currentPage1" :current-page="page"
                 :page-sizes="pageSize" :page-size="size" layout="total, sizes, prev, pager, next, jumper" :total="total">
             </el-pagination> -->
@@ -593,6 +593,6 @@
   background: #e5f3ff !important;
 }
 ::v-deep .el-table__body tr.current-row>td {
-		background: #63B4F4 !important;
+		background: #edf2fa !important;
 	}
 </style>
\ No newline at end of file

--
Gitblit v1.8.0