From 84ad5590bafc58e17ebcf7ebdce2cd70c0c22ea9 Mon Sep 17 00:00:00 2001
From: heyujie <516346543@qq.com>
Date: 星期五, 24 九月 2021 18:54:56 +0800
Subject: [PATCH] 日期时间新版

---
 src/pages/ai_c/index/App.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/pages/ai_c/index/App.vue b/src/pages/ai_c/index/App.vue
index fa975eb..e0a36c1 100644
--- a/src/pages/ai_c/index/App.vue
+++ b/src/pages/ai_c/index/App.vue
@@ -1783,7 +1783,7 @@
   box-sizing: border-box;
   text-align: left;
   min-width: 1106px;
-
+background-color: #fff;
   .el-tabs {
     height: calc(100% - 50px);
   }

--
Gitblit v1.8.0