From 00d393d123c824788c32e577c0228d5bf5de8e2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Wed, 22 Mar 2023 16:41:23 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BA=BF=E4=B8=8A=E8=AF=BE=E7=BC=96=E8=BE=91?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/course/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/course/index.tsx b/src/pages/course/index.tsx index 1e6450c..a596278 100644 --- a/src/pages/course/index.tsx +++ b/src/pages/course/index.tsx @@ -232,7 +232,6 @@ export const CoursePage = () => { p="course" onClick={() => { setCid(Number(record.id)); - console.log("学员" + record.id); }} disabled={null} />