diff --git a/src/views/system/goodsCategory/index.vue b/src/views/system/goodsCategory/index.vue index a762a75..2914662 100644 --- a/src/views/system/goodsCategory/index.vue +++ b/src/views/system/goodsCategory/index.vue @@ -560,6 +560,7 @@ export default { }); } this.getList(); + this.info(); this.$modal.msgSuccess("删除成功"); }) .catch(() => {});