|
@ -874,7 +874,7 @@ const onBlur = async (field, e) => { |
|
|
emit('searchTableSuccess', field, formSchemaObj.searchField, list, formRef.value, 'form') |
|
|
emit('searchTableSuccess', field, formSchemaObj.searchField, list, formRef.value, 'form') |
|
|
} |
|
|
} |
|
|
) |
|
|
) |
|
|
console.log(22222) |
|
|
|
|
|
if (props.isShowFooterButtton && !props.footButttondata) { |
|
|
if (props.isShowFooterButtton && !props.footButttondata) { |
|
|
Butttondata = [ |
|
|
Butttondata = [ |
|
|
defaultButtons.formSaveBtn(null), // 保存 |
|
|
defaultButtons.formSaveBtn(null), // 保存 |
|
|