@@ -1135,6 +1135,7 @@ const gatherSelectConverse = {
case 'mem_gather_stage_bills':
case 'mem_gather_stage_pay':
case 'mem_gather_deal_bills':
+ case 'mem_union_data':
data[t] = this._commonConverse(ctx.helper, data[t], count);
break;
}