MaiXinRong 2 năm trước cách đây
mục cha
commit
ec0e66243f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/service/rpt_gather_memory.js

+ 1 - 0
app/service/rpt_gather_memory.js

@@ -572,6 +572,7 @@ module.exports = app => {
         }
 
         async _doGatherStageData(memFieldKeys, gsDefine, gsCustom) {
+            if (this.resultTree || this.resultPos) return;
             if (!gsDefine || !gsDefine.enable) return;
             if (!gsCustom || !gsCustom.tenders || gsCustom.tenders.length === 0) return;