From 75e64f491e0cf6dde4d1805ed4e280a5dc3921dd Mon Sep 17 00:00:00 2001 From: Rui_Li <877258667@qq.com> Date: Mon, 11 Apr 2022 18:55:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E5=88=87=E8=AE=A2=E5=8D=95?= 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 29cf558..31f71c1 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();