mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 05:23:18 +08:00
线上课新建、编辑优化
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { useEffect, useState } from "react";
|
||||
import { Button, Row, Col, Modal, message, Tabs } from "antd";
|
||||
import { Button, Row, Modal, message, Tabs } from "antd";
|
||||
import styles from "./index.module.less";
|
||||
import { UploadVideoSub } from "../../compenents";
|
||||
import type { TabsProps } from "antd";
|
||||
|
||||
Reference in New Issue
Block a user