瀏覽代碼

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

yun
douzhuo 1 年之前
父節點
當前提交
e08842ca08
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      pages/center/records/index.vue

+ 1
- 1
pages/center/records/index.vue 查看文件

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


Loading…
取消
儲存