Kaynağa Gözat

删除没用的console.log

lighter 2 yıl önce
ebeveyn
işleme
b6a2d85c91
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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({