@@ -152,7 +152,7 @@
<el-popconfirm
title="确定要删除吗?"
- v-if="scope.rows.status === 1"
+ v-if="scope.row.status === 1"
@confirm="handleConfirmDeleteRow(scope)"
>
<template #reference>