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

+ 1 - 1
app/service/change.js

@@ -961,7 +961,7 @@ module.exports = app => {
                         samount: '',
                         samount: '',
                     };
                     };
                     total_price = this.ctx.helper.add(total_price,
                     total_price = this.ctx.helper.add(total_price,
-                        this.ctx.helper.mul(cl.unit_price, cl.camount, tenderInfo.decima.tp));
+                        this.ctx.helper.mul(cl.unit_price, cl.camount, tenderInfo.decimal.tp));
                     await this.transaction.update(this.ctx.service.changeAuditList.tableName, list_update);
                     await this.transaction.update(this.ctx.service.changeAuditList.tableName, list_update);
                 }
                 }