Browse Source

优化代码

LinWuTai 1 tháng trước cách đây
mục cha
commit
d8efaf8513
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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 => {