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();