dev-tmp1^2
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>
<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>
), ),
}, },