mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 08:59:48 +08:00
优化资源的分类提交
This commit is contained in:
@@ -5,7 +5,7 @@ export const TestPage: React.FC = () => {
|
||||
return (
|
||||
<div>
|
||||
<UploadVideoButton
|
||||
categoryId={0}
|
||||
categoryIds={[]}
|
||||
onUpdate={() => {
|
||||
console.log(123);
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user