@ -119,6 +119,9 @@
} else {
const setV = {}
setV[formField] = val[0][searchField]
if(formField == 'supplierCode'){
tableData.value = [] // 清空数据
}
formRef.setValues(setV)
})