From 668c0a4058510a6022be06818540ba89778a5486 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期一, 09 九月 2024 14:31:22 +0800 Subject: [PATCH] bug --- pages/digitalCourses/index.js | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/pages/digitalCourses/index.js b/pages/digitalCourses/index.js index fefc22f..97960e4 100644 --- a/pages/digitalCourses/index.js +++ b/pages/digitalCourses/index.js @@ -248,7 +248,6 @@ this.setData({ "sortActive": e.detail.value, }); - console.log(e) this.getCourseList(this.data.activeItem); }, courseDetail(e) { -- Gitblit v1.9.1