diff --git a/src/pages/course/index.tsx b/src/pages/course/index.tsx index ee57b50..34d96be 100644 --- a/src/pages/course/index.tsx +++ b/src/pages/course/index.tsx @@ -43,11 +43,8 @@ export const CoursePage = () => { const [dep_ids, setDepIds] = useState([]); const [selLabel, setLabel] = useState("全部课程"); const [categoryCount, setCategoryCount] = useState({}); -<<<<<<< HEAD const [tabKey, setTabKey] = useState(1); -======= const [pureTotal, setPureTotal] = useState(0); ->>>>>>> fc90ddf2cc1481f6aa7fb80b7d2746f7bbc94fcd const items: TabsProps["items"] = [ {