Browse Source

去掉console

hella_online_20240829
zhang_li 2 months ago
parent
commit
976cbdc619
  1. 2
      src/components/BasicForm/src/BasicForm.vue

2
src/components/BasicForm/src/BasicForm.vue

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

Loading…
Cancel
Save