add
This commit is contained in:
parent
48706e79eb
commit
e23c201842
|
@ -65,6 +65,7 @@ export function CourseBasicForm() {
|
|||
name={tax.id}
|
||||
key={index}>
|
||||
<TermSelect
|
||||
maxTagCount={4}
|
||||
multiple
|
||||
placeholder={`请选择${tax.name}`}
|
||||
taxonomyId={tax.id}></TermSelect>
|
||||
|
|
Loading…
Reference in New Issue