Browse Source

移除测试数据

MaiXinRong 4 months ago
parent
commit
f9393ce274
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/service/report_memory.js

+ 0 - 1
app/service/report_memory.js

@@ -539,7 +539,6 @@ module.exports = app => {
         }
 
         async getStageBillsData(tid, sid, fields, showLevel) {
-            sid = undefined;
             try {
                 await this.ctx.service.tender.checkTender(tid);
                 if (sid && sid !== -1) {