浏览代码

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"