LinWuTai 3 日 前
コミット
d8efaf8513
1 ファイル変更0 行追加1 行削除
  1. 0 1
      pages/index/index.vue

+ 0 - 1
pages/index/index.vue

@@ -347,7 +347,6 @@
 			// console.log(1000, res.data)
 			if (res?.data) {
 				courseList.value = res.data
-				console.log(courseList.value)
 			}
 		})
 		homeReportList().then(res => {