seimin hai 1 ano
pai
achega
355bd33796
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/ConsumableList.vue

+ 2 - 1
src/views/ConsumableList.vue

@@ -313,7 +313,8 @@ export default {
313 313
         sum: this.sum,
314 314
         consumable: {
315 315
           keyWord: this.title || '',
316
-          dutyDTO: {id: this.$route.params.dutyId}
316
+          dutyDTO: {id: this.$route.params.dutyId},
317
+          showZero: true,
317 318
         }
318 319
       };
319 320
       this.$http