dev-tmp1
tangjie 2026-08-28 09:54:58 +08:00
parent e95fba8a6d
commit 170d3af347
1 changed files with 2 additions and 2 deletions

View File

@ -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>
),
},