From e08842ca08c8cac9f5cff77105d1081556e90244 Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Thu, 11 Aug 2022 18:16:00 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E4=BC=A0=E5=8F=82=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC=E9=97=AE=E9=A2=98=20pages/center/records/index=20?= =?UTF-8?q?=E6=8E=A5=E6=94=B6=E5=8F=82=E6=95=B0endTime=20=E4=BC=A0?= =?UTF-8?q?=E5=85=A5=E5=8F=82=E6=95=B0=E6=98=AFendtime?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/center/records/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/center/records/index.vue b/pages/center/records/index.vue index d60329f..a24ed3f 100644 --- a/pages/center/records/index.vue +++ b/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() {