chenrui  2 년 전
부모
커밋
fdf98367db
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/views/BasicsData/views/airport/airportInfoChild.vue
  2. 1 1
      src/views/BasicsData/views/deployNode/deployNodeChild.vue

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

@@ -8,7 +8,7 @@
         label-width="140px"
         :min-height="70"
         width="800px"
-        tableHeight="700"
+        tableHeight="750"
       />
     </div>
   </div>

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

@@ -8,7 +8,7 @@
         label-width="120px"
         :min-height="70"
         width="500px"
-        tableHeight="700"
+        tableHeight="750"
       />
     </div>
   </div>