@ -313,7 +313,7 @@
>
<template slot-scope="scope">
<el-button
v-if="scope.row.status == 'pending' && scope.row.processable"
v-if="scope.row.processable"
@click="handleEdit(scope.$index)"
type="text"
size="small"