fix
parent
e95fba8a6d
commit
170d3af347
|
|
@ -89,7 +89,7 @@ function ClassCourseTab(props) {
|
|||
>
|
||||
查看
|
||||
</Button>
|
||||
<Button
|
||||
{classDetailData?.status !== 2&&<Button
|
||||
danger
|
||||
type="link"
|
||||
size="small"
|
||||
|
|
@ -112,7 +112,7 @@ function ClassCourseTab(props) {
|
|||
}
|
||||
>
|
||||
删除
|
||||
</Button>
|
||||
</Button>}
|
||||
</TableAction>
|
||||
),
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue