소스 검색

优化代码

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 => {