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,