소스 검색

同步代码

caojunjie 3 년 전
부모
커밋
4ef466be6c
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/landTransportation/reportAnalysis/index.vue

+ 0 - 1
src/views/landTransportation/reportAnalysis/index.vue

@@ -669,7 +669,6 @@ export default {
       this.dialogVisible = true
       this.form = row
       getAttachment({id:row.id}).then(res=>{
-        console.log(res)
         this.orderList = res.data.data
       })
     },