|
|
@@ -207,7 +207,6 @@ const executeMatch = () => {
|
|
|
hisWjwMatchEntity.targetCodeColumn = 'yb_code'
|
|
|
hisWjwMatchEntity.targetNameColumn = 'yb_name'
|
|
|
}
|
|
|
- console.log(hisWjwMatchEntity)
|
|
|
executeMatchAction(hisWjwMatchEntity).then((res) => {
|
|
|
currentHisRow.wjwCode = hisWjwMatchEntity.wjwCode
|
|
|
ElMessage({
|