Ver código fonte

首页传参跳转问题 pages/center/records/index 接收参数endTime 传入参数是endtime

yun
douzhuo 1 ano atrás
pai
commit
e08842ca08
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      pages/center/records/index.vue

+ 1
- 1
pages/center/records/index.vue Ver arquivo

@@ -476,7 +476,7 @@
if (options.staTime) {
this.staTime = options.staTime;
this.endTime = options.endTime;
this.endTime = options.endtime;
}
},
onShow() {


Carregando…
Cancelar
Salvar