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 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/doctor/examination/index.vue b/src/views/doctor/examination/index.vue index 9b86589..ff61dd0 100644 --- a/src/views/doctor/examination/index.vue +++ b/src/views/doctor/examination/index.vue @@ -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