ellisran hai 2 meses
pai
achega
c986852078
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/controller/cost_controller.js

+ 1 - 0
app/controller/cost_controller.js

@@ -1025,6 +1025,7 @@ module.exports = app => {
 
         async gather(ctx) {
             try {
+                await this.checkDutyRela(ctx);
                 const ledgerStages = await this.getTypeStages(ctx, 'ledger', 'ASC');
                 const renderData = {
                     ledgerStages,