Browse Source

编辑后刷新页面

duy 2 years ago
parent
commit
f9c68c0a23

+ 2 - 0
src/views/manager/archivetree.vue

@@ -1520,6 +1520,8 @@ export default {
           }
         }
       })
+       //刷新页面
+       window.location.reload()
     },
     async baocun (da) {
       if (da.majorDataType) {

+ 2 - 0
src/views/manager/projectinfo/archivetreeRule.vue

@@ -1500,6 +1500,8 @@ export default {
           }
         }
       })
+       //刷新页面
+       window.location.reload()
     },
     async baocun (da) {
       if (da.majorDataType) {