lph 1 жил өмнө
parent
commit
e9e62c7bea

+ 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();
         }
       });
     },