From 48145f787eda81815f653ad21161a60e89b6a303 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期三, 13 十一月 2024 16:41:32 +0800
Subject: [PATCH] 2024.11.13
---
pages/mService/cScheduletoday/index.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pages/mService/cScheduletoday/index.js b/pages/mService/cScheduletoday/index.js
index f15118f..2ef55b6 100644
--- a/pages/mService/cScheduletoday/index.js
+++ b/pages/mService/cScheduletoday/index.js
@@ -8,7 +8,7 @@
data: {
icon_calendar: $f.baseIconUrl + 'res/calendar.jpg',
- shcedules: [],
+ schedules: [],
expand: false,
unfinishedCount: 0,
},
--
Gitblit v1.9.3