MaiXinRong %!s(int64=2) %!d(string=hai) anos
pai
achega
ec0e66243f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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;