@ -129,7 +129,6 @@ const updataTableColumns = (val) => {
const searchTableSuccess = (formField, searchField, val, formRef, type, row) => {
nextTick(() => {
if (type == 'tableForm') {
console.log("EEEEEEE",val[0])
// 明细查询页赋值
row[formField] = val[0][searchField]
row['supplierCode'] = val[0]['supplierCode']