--fix bug

This commit is contained in:
yuping
2023-04-11 18:27:30 +08:00
parent 47a92b5673
commit 4153580d02

View File

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