@ -249,6 +249,7 @@
<template slot-scope="scope">
<el-button
type="text"
:disabled="scope.row.userId == 1"
@click.native.stop="removeUserDialog(scope.row)"
>移除
</el-button>