qinzhipeng_v@didiglobal.com 4 years ago
parent
commit
7d7f288e51
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/reportManagement/Testing/components/deliverDetails.vue

+ 0 - 1
src/views/reportManagement/Testing/components/deliverDetails.vue

@@ -219,7 +219,6 @@ export default {
     },
 
     report_click(e, data) { // 提测报告
-      console.log(e, data, '成都市')
       if (e === 1) {
         reportdelivertestCheckStatus(data.taskIds).then(response => {
           if (response.code === 200) {