Ver código fonte

测试接口2

master
[caserKing] 4 anos atrás
pai
commit
4ae503d793
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      src/views/home/index.vue

+ 1
- 1
src/views/home/index.vue Ver arquivo

@@ -126,7 +126,7 @@ export default {
this.getTabletListVerify(); this.getTabletListVerify();
this.getMicroPayAmountOnDate(); this.getMicroPayAmountOnDate();


this.getUnverifiedAmountOnDate();
// this.getUnverifiedAmountOnDate();
}, },
methods: { methods: {
...mapMutations(['setMerchantId','setMerchantIdScan']), ...mapMutations(['setMerchantId','setMerchantIdScan']),


Carregando…
Cancelar
Salvar