MaiXinRong %!s(int64=4) %!d(string=hai) anos
pai
achega
7a5a9213bf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/service/report.js

+ 1 - 1
app/service/report.js

@@ -201,7 +201,7 @@ module.exports = app => {
                             runnableKey.push(filter);
                             break;
                         case 'mem_all_tag':
-                            runnableRst.push(service.ledgerTag.getDataByCondition({ where: { tid: params.tender_id } }));
+                            runnableRst.push(service.ledgerTag.getAllDataByCondition({ where: { tid: params.tender_id } }));
                             runnableKey.push(filter);
                             break;
                         default: