|
const nullList = this._.filter(changeList, function(item) {
|
|
const nullList = this._.filter(changeList, function(item) {
|
|
const auditList = await this.ctx.service.changeAudit.getAllDataByCondition({ where: { cid: l.cid, times: l.times }, orders: [['usite', 'asc']] });
|
|
const auditList = await this.ctx.service.changeAudit.getAllDataByCondition({ where: { cid: l.cid, times: l.times }, orders: [['usite', 'asc']] });
|