init
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
type="text"
|
||||
icon="el-icon-delete"
|
||||
v-if="scope.row.forbidStatus === 1"
|
||||
v-hasPermi="['cai:userForbid:unForbid']"
|
||||
@click="handleForbid(scope.row)"
|
||||
>解封
|
||||
</el-button>
|
||||
|
||||
Reference in New Issue
Block a user