MaiXinRong 5 年之前
父節點
當前提交
9dd687008d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/lib/rpt_data_analysis.js

+ 1 - 0
app/lib/rpt_data_analysis.js

@@ -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;
             }