Kaynağa Gözat

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

yun
douzhuo 1 yıl önce
ebeveyn
işleme
e08842ca08
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      pages/center/records/index.vue

+ 1
- 1
pages/center/records/index.vue Dosyayı Görüntüle

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


Yükleniyor…
İptal
Kaydet