소스 검색

Merge branch 'dev' of http://110.41.163.243:9980/kd-aiot/kd-aiot-frontend into dev

lucw 8 달 전
부모
커밋
847d957772
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/system/parmasManage/index.vue

+ 1 - 0
src/views/system/parmasManage/index.vue

@@ -10,6 +10,7 @@
         :datasource="datasource"
         :selection.sync="selection"
         height="calc(100vh - 385px)"
+        full-height="calc(100vh - 120px)"
         row-key="id"
         :page-size="pageSize"
         @columns-change="handleColumnChange"