From 1e94e3199f93936c3f3aa6a30ffade74693a36de Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Mon, 27 Mar 2023 14:02:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A8=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/visit/study.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/visit/study.vue b/pages/visit/study.vue index 8f86b85..eeaf2df 100644 --- a/pages/visit/study.vue +++ b/pages/visit/study.vue @@ -109,8 +109,8 @@ } } that.showSwiperFlag = that.picList.length==0? 1 : 0 - // that.studyMin = res.minute * 60 - that.studyMin = .1 * 60 + that.studyMin = res.minute * 60 + // that.studyMin = .1 * 60 }, utilFail: function(res) {} })