Browse Source

测试一下 2022年4月7日 sxm

master
[li_she] 5 years ago
parent
commit
31e9246e89
  1. 2
      src/views/modules/yieldReport/com_separate_roll_with_split.vue

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

Loading…
Cancel
Save