From 74d460aa271f406cf36b2f20aa26b84d7c775217 Mon Sep 17 00:00:00 2001 From: “dzb” <2632970487@qq.com> Date: 星期三, 21 九月 2022 17:50:19 +0800 Subject: [PATCH] 新建logo页面,第三方接口,案件池页面搭建 --- 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