ananzhusen 1 год назад
Родитель
Сommit
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,