liyg 2 年之前
父节点
当前提交
41182e9fbb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/DilCommonUI/packages/mergeRowTable/src/mergeRowTable.vue

+ 1 - 1
src/components/DilCommonUI/packages/mergeRowTable/src/mergeRowTable.vue

@@ -186,7 +186,7 @@ export default {
     // Table 的最大高度。合法的值为数字或者单位为 px 的高度。
     //sdada
     maxHeight: {
-      default: "600px"
+      default: "500px"
     },
     // 是否启用排序
     sortable: {