Browse Source

代码同步

lph 1 năm trước cách đây
mục cha
commit
e9e62c7bea
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      zkqy-ui/src/views/system/engineeringManage/index.vue

+ 1 - 0
zkqy-ui/src/views/system/engineeringManage/index.vue

@@ -311,6 +311,7 @@ export default {
             navigator.msSaveBlob(blob, fileName);
             this.loading = false;
           }
+          this.getList();
         }
       });
     },