@ -288,18 +288,6 @@ export const InspectionQ3Detail = useCrudSchemas(
isMainValue: false
}
],
isShowTableFormSearch: true, //tableForm下方是否出现输入框
isRepeat: true, //tableForm下方输入框是否可以重复添加该条数据
verificationParams: [
{
key: 'code',
action: '==',
value: '',
isMainValue: false,
isSearch: true,
isFormModel: true
] // 失去焦点校验参数
},
form: {
// labelMessage: '信息提示说明!!!',