同步 部门

prod
wangwei 2 years ago
parent fa1288f2d4
commit f8c8fe6d7a

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

Loading…
Cancel
Save