From 7fdd839ddbe5e9196a60a11c61c2e107f36072dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Sun, 29 Jan 2023 17:31:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/goodsCategory/index.vue | 1 + 1 file changed, 1 insertion(+) 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(() => {});