@@ -56,7 +56,7 @@
<el-button
type="text"
v-if="
- props.scope.row.checkStatus === 1 ||
+ props.scope.row.checkStatus === 2 ||
props.scope.row.checkStatus === 5
"
:disabled="getRoles(props.scope.row.roleId)"