Browse Source

修改附件闪烁

caojunjie 3 years ago
parent
commit
511005dd1b
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/landTransportation/antiepidemic/index.vue

+ 2 - 1
src/views/landTransportation/antiepidemic/index.vue

@@ -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
       })
     },
     //搜索