浏览代码

同步代码

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