From 52b24d8a363d649a048462841e27f4eaed18a7ba Mon Sep 17 00:00:00 2001 From: konbai <1527468660@qq.com> Date: Wed, 15 Jun 2022 00:36:51 +0800 Subject: [PATCH] =?UTF-8?q?fix=20--=20=E4=BF=AE=E5=A4=8D=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E8=A1=A8=E5=8D=95=E5=90=8E=EF=BC=8C=E5=88=97=E8=A1=A8=E4=B8=8D?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/workflow/form/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-ui/src/views/workflow/form/index.vue b/ruoyi-ui/src/views/workflow/form/index.vue index cd643d96..0eb52f6a 100644 --- a/ruoyi-ui/src/views/workflow/form/index.vue +++ b/ruoyi-ui/src/views/workflow/form/index.vue @@ -176,7 +176,7 @@ export default { } }; }, - created() { + activated() { this.getList(); }, methods: {