ananzhusen 1 жил өмнө
parent
commit
562ed89cfa

+ 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,