Source/ProjectWeb/src/components/dynamic-components/dynamic-table-form.vue
@@ -99,7 +99,7 @@ prop: item.field, type: typeValue, value: item.defaultValue, dicData: item.type === 'combox' ? item.dicData : null, dicData: item.type === 'combox' ? item.dicData : item.dicUrl, readonly: item.readOnly, disabled: item.disabled, labelSuffix: item.suffix,