From ab36c0c3dbaa95fa3f94268cfc8b8bb7aae22b80 Mon Sep 17 00:00:00 2001 From: “dzb” <2632970487@qq.com> Date: 星期四, 22 九月 2022 10:44:13 +0800 Subject: [PATCH] 新增案件池问题登记 --- src/views/systemSetting/baseSetting/user/index.vue | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/src/views/systemSetting/baseSetting/user/index.vue b/src/views/systemSetting/baseSetting/user/index.vue index 6286333..6660c22 100644 --- a/src/views/systemSetting/baseSetting/user/index.vue +++ b/src/views/systemSetting/baseSetting/user/index.vue @@ -308,12 +308,8 @@ &::v-deep .el-table__empty-block { background-color: #09152f; - } - - &::v-deep .el-table__empty-block { color: #4b9bb7; } - .operation { display: flex; -- Gitblit v1.8.0