chenrui  2 年 前
コミット
8de7afec88

+ 1 - 1
src/views/BasicsData/views/airport/airportInfo.vue

@@ -488,7 +488,7 @@ export default {
   }
   .tree_left {
     width: 100%;
-    height: 71.8vh;
+    height: 75.8vh;
     background: #ffffff;
     // box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
     // border-radius: 4px;

+ 1 - 1
src/views/BasicsData/views/deployNode/deployNodeChild.vue

@@ -5,7 +5,7 @@
         :data-id="dataId"
         :data-content="{ nodeCode }"
         :rows="24"
-        label-width="80px"
+        label-width="120px"
         :min-height="70"
         width="500px"
         tableHeight="700"