wyh hai 5 meses
pai
achega
463247a85d

+ 2 - 2
src/views/module_interLock/InterlockSummary/index.vue

@@ -46,7 +46,7 @@ import InterlockSummaryList from './InterlockSummaryList.vue';
 
 <style scoped>
 .all{
-    height: calc(100vh - 65px);
+    height: calc(100vh - 183px);
     width: 100%;
     display: flex;
 }
@@ -54,7 +54,7 @@ import InterlockSummaryList from './InterlockSummaryList.vue';
     height: 100%;
     width: 20%;
     /* border: 2px solid red; */
-    margin-right: 10px;
+    /* margin-right: 10px; */
     margin-left: 5px;
 }
 .right{

+ 2 - 2
src/views/module_interLock/interlockHistoryData/InterlockHistoryIndex.vue

@@ -52,7 +52,7 @@ import InterlockHistoryList from './InterlockHistory/InterlockHistoryList.vue'
 
 <style lang="less" scoped>
 .all{
-    height: calc(100vh - 65px);
+    height: calc(100vh - 142px);
     width: 100%;
     display: flex;
 }
@@ -60,7 +60,7 @@ import InterlockHistoryList from './InterlockHistory/InterlockHistoryList.vue'
     height: 100%;
     width: 20%;
     /* border: 2px solid red; */
-    margin-right: 10px;
+    // margin-right: 10px;
     margin-left: 5px;
 }
 .right{