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
       })
     },