diff --git a/src/pages/course/vod/index.tsx b/src/pages/course/vod/index.tsx
index d5f152c..fc70417 100644
--- a/src/pages/course/vod/index.tsx
+++ b/src/pages/course/vod/index.tsx
@@ -63,9 +63,7 @@ const data: DataType[] = [
];
export const VodListPage: React.FC = () => {
- useEffect(() => {
-
- }, []);
+ useEffect(() => {}, []);
const handleChange = (e: any) => {
console.log(e);
};
@@ -91,27 +89,18 @@ export const VodListPage: React.FC = () => {
/>
-
-
+
+
- }
- className="mr-16"
- type="primary"
- danger
- >
+ } className="mr-16" type="primary">
新建
-
+
-
+
重 置
-
- 查 询
-
+ 查 询
- }
- className="mr-16"
- type="primary"
- danger
- >
+ } className="mr-16" type="primary">
新建
- 删除
+ 删除