浏览代码

feat:表格

ananzhusen 1 年之前
父节点
当前提交
562ed89cfa
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/services/defaults.ts

+ 3 - 0
src/services/defaults.ts

@@ -1590,6 +1590,7 @@ export const formComponents = [
           width: 0,
           height: 0,
           disableAnchor: true,
+          disableSize: true,
           colWidth: 150,
           rowHeight: 40,
           data: [
@@ -1696,6 +1697,7 @@ export const formComponents = [
           width: 0,
           height: 0,
           disableAnchor: true,
+          disableSize: true,
           colWidth: 90,
           rowHeight: 32,
           bordered: false,
@@ -1892,6 +1894,7 @@ export const formComponents = [
           width: 0,
           height: 0,
           disableAnchor: true,
+          disableSize: true,
           colWidth: 90,
           rowHeight: 32,
           bordered: false,