src/views/maintenance/blackwhiteList.vue @@ -479,6 +479,8 @@ this.$nextTick(() => { this.editForm = JSON.parse(this.initialForm); }); this.BGetList(); this.WGetList(); }) .catch((_) => { }); },