From 97b513c3d8e206e90443eb85e34bc732ea7a5376 Mon Sep 17 00:00:00 2001 From: smallchill Date: Thu, 28 Jan 2021 00:10:32 +0800 Subject: [PATCH] =?UTF-8?q?:zap:=20=E4=BF=AE=E6=94=B9=E9=A1=B6=E7=BA=A7?= =?UTF-8?q?=E5=AD=97=E5=85=B8=E5=90=8E=E5=90=8C=E6=AD=A5=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E4=B8=8B=E5=B1=9E=E5=AD=97=E5=85=B8=E7=9A=84=E7=BC=96=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/dict.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/system/dict.vue b/src/views/system/dict.vue index 91fe5f9..b1d5536 100644 --- a/src/views/system/dict.vue +++ b/src/views/system/dict.vue @@ -214,6 +214,7 @@ type: "success", message: "操作成功!" }); + this.onLoadChild(this.pageChild); done(); }, error => { window.console.log(error);