فهرست منبع

编辑后刷新页面

duy 2 سال پیش
والد
کامیت
f9c68c0a23
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) {