فهرست منبع

删除没用的console.log

lighter 2 سال پیش
والد
کامیت
b6a2d85c91
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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({