From 31e9246e89e38f560af2292ba112964d02674926 Mon Sep 17 00:00:00 2001 From: "[li_she]" <[li.she@xujiesoft.com]> Date: Mon, 11 Apr 2022 19:06:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E4=B8=80=E4=B8=8B=202022?= =?UTF-8?q?=E5=B9=B44=E6=9C=887=E6=97=A5=20sxm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/yieldReport/com_separate_roll_with_split.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/yieldReport/com_separate_roll_with_split.vue b/src/views/modules/yieldReport/com_separate_roll_with_split.vue index 31f71c1..29cf558 100644 --- a/src/views/modules/yieldReport/com_separate_roll_with_split.vue +++ b/src/views/modules/yieldReport/com_separate_roll_with_split.vue @@ -438,7 +438,7 @@ export default { this.$message.error(data.msg); }else{ this.$message.success(data.msg); - //刷新报工的页面 测试一下 + //刷新报工的页面 this.$emit('refreshPageData'); //关闭当前的页面 this.closeDialog();