@@ -200,6 +200,7 @@
icon="el-icon-edit"
@click="handleUpdate(scope.row)"
v-hasPermi="['live:live:edit']"
+ v-if="scope.row.status != 2"
>修改</el-button>
<el-button
size="mini"