This commit is contained in:
ditiqi 2025-03-06 22:34:21 +08:00
parent 48706e79eb
commit e23c201842
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ export function CourseBasicForm() {
name={tax.id}
key={index}>
<TermSelect
maxTagCount={4}
multiple
placeholder={`请选择${tax.name}`}
taxonomyId={tax.id}></TermSelect>