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,