소스 검색

删除打印日志

zq940222 4 달 전
부모
커밋
0ce230afb7
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/adweb/seo/Pdf.vue

+ 0 - 1
src/views/adweb/seo/Pdf.vue

@@ -539,7 +539,6 @@ const longTailPageListColumns = ref([
 
 // 处理从 SeoPdfExport 接收的数据
 const handleSeoPdfExportData = (data) => {  
-  console.log(data);
   customerName.value = data.customerName;
   monthStr.value = data.monthStr;
   detailInfo.value = data.detailInfo;