|
@ -204,6 +204,7 @@ const openForm = (type: string, row?: any) => { |
|
|
item.componentProps.options =[] |
|
|
item.componentProps.options =[] |
|
|
} |
|
|
} |
|
|
if(item.field == 'supplierCode'){ |
|
|
if(item.field == 'supplierCode'){ |
|
|
|
|
|
item.componentProps.isSearchList = true |
|
|
item.componentProps.disabled = false |
|
|
item.componentProps.disabled = false |
|
|
} |
|
|
} |
|
|
if(item.field == 'supplierName'){ |
|
|
if(item.field == 'supplierName'){ |
|
|