Forráskód Böngészése

删除没用的console.log

lighter 2 éve
szülő
commit
b6a2d85c91
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      src/views/dictionary/HisWjwMatch.vue

+ 0 - 1
src/views/dictionary/HisWjwMatch.vue

@@ -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({