Răsfoiți Sursa

Merge branch 'master' of http://47.110.251.215:3000/web/saber

duy 2 ani în urmă
părinte
comite
a840bf6748

+ 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) {