Parcourir la source

删除打印日志

zq940222 il y a 4 mois
Parent
commit
0ce230afb7
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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;