|
@ -528,6 +528,9 @@ const searchTableSuccess = (formField, searchField, val, formRef, type, row ) => |
|
|
//成本中心代码 |
|
|
//成本中心代码 |
|
|
//成本中心类型 |
|
|
//成本中心类型 |
|
|
setV['costCenterType'] = val[0]['costcentreType'] |
|
|
setV['costCenterType'] = val[0]['costcentreType'] |
|
|
|
|
|
if(val[0]['costcentreType']!=formRef.formModel['costCenterType']){ |
|
|
|
|
|
setV['reasonCodeRequisition'] = '' |
|
|
|
|
|
} |
|
|
}else if(formField == 'productionLineCode'){ |
|
|
}else if(formField == 'productionLineCode'){ |
|
|
tableData.value = [] |
|
|
tableData.value = [] |
|
|
}else if(formField === 'reasonCodeRequisition'){ |
|
|
}else if(formField === 'reasonCodeRequisition'){ |
|
|