@ -41,7 +41,7 @@
>
<el-button
type="text"
v-if="scope.row.status == 1||scope.row.status == 2"
v-if="scope.row.status == 1"
@click.stop="handleEdit(scope.row)"
>编辑</el-button