From 8d301b885c7c433300b5bbeb47a0864eb738fad4 Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期五, 23 十二月 2022 17:51:11 +0800
Subject: [PATCH] q

---
 src/views/maintenance/operationLog.vue |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/src/views/maintenance/operationLog.vue b/src/views/maintenance/operationLog.vue
index d0198bf..b78ef63 100644
--- a/src/views/maintenance/operationLog.vue
+++ b/src/views/maintenance/operationLog.vue
@@ -8,9 +8,7 @@
     ></My-bread>
     <el-divider />
     <div class="inquire">
-      <div class="herder_box">
-        {{ $t("operatManage.operationLogObj.queryRegion") }}
-      </div>
+      
       <el-form :inline="true" ref="sizeForm" :model="sizeForm">
         <el-form-item
           prop="uname"
@@ -332,7 +330,7 @@
     border-radius: 5px;
 
     overflow: auto;
-    height: 480px;
+    height: 530px;
     /*淇敼table 琛ㄤ綋鐨勮儗鏅鑹插拰鏂囧瓧棰滆壊*/
     /deep/ .el-table {
       background-color: transparent;

--
Gitblit v1.9.3