|
@ -85,7 +85,7 @@ const tableSelectionDelete = (selection) => { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
const openFormByCreate = async ( data ) => { |
|
|
const openFormByCreate = async ( data ) => { |
|
|
|
|
|
tableData.value=[] |
|
|
SupplierdeliverRequestMain.allSchemas.formSchema.forEach((item) => { |
|
|
SupplierdeliverRequestMain.allSchemas.formSchema.forEach((item) => { |
|
|
if(item.field == 'supplierCode'){ |
|
|
if(item.field == 'supplierCode'){ |
|
|
item.componentProps.isSearchList = true |
|
|
item.componentProps.isSearchList = true |
|
|