@@ -174,10 +174,11 @@ export default {
},
//打开附件
annexOpen(row, index){
- this.dialogVisible = true
+ this.orderList = []
this.form = row
getAttachment({id:row.id}).then(res=>{
this.orderList = res.data.data
+ this.dialogVisible = true
})
//搜索