src/views/eam/modules/predictiveWorkPlan/PredictiveWarn.vue @@ -40,6 +40,7 @@ <a-popconfirm title="确定删除吗?" @confirm="() => handleDelete(record.id)" v-if="planId != '' && isAdd " > <a>删除</a> </a-popconfirm>