浏览代码

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

duy 2 年之前
父节点
当前提交
a840bf6748
共有 2 个文件被更改,包括 4 次插入0 次删除
  1. 2 0
      src/views/manager/archivetree.vue
  2. 2 0
      src/views/manager/projectinfo/archivetreeRule.vue

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