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