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