fix:面授课已发布隐藏删除按钮

This commit is contained in:
wyx
2023-03-15 18:00:35 +08:00
parent 849256f4c6
commit c6d649b0ae

View File

@@ -417,6 +417,7 @@
>启用</a-button
>
<a-button
v-if="record.publishStatus!==1"
@click="() => handleDelete(text, index)"
type="link"
danger