mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 10:56:46 +08:00
--fix bug
This commit is contained in:
@@ -417,7 +417,7 @@
|
||||
>启用</a-button
|
||||
>
|
||||
<a-button
|
||||
v-if="record.publishStatus!==1"
|
||||
v-if="record.publishStatus!==1 || !record.status"
|
||||
@click="() => handleDelete(text, index, record)"
|
||||
type="link"
|
||||
danger
|
||||
|
||||
Reference in New Issue
Block a user