|
|
@@ -314,7 +314,7 @@ |
|
|
>编辑</el-button |
|
|
>编辑</el-button |
|
|
> |
|
|
> |
|
|
<el-button |
|
|
<el-button |
|
|
v-if="(scope.row.orgType == 3)&&sys_user_choseHouse&&(scope.row.userRoleType != 8||scope.row.userRoleType != 7)" |
|
|
|
|
|
|
|
|
v-if="(scope.row.orgType == 3)&&sys_user_choseHouse&&(scope.row.userRoleType != 8&&scope.row.userRoleType != 7)" |
|
|
@click="gochosehouse(scope.row)" |
|
|
@click="gochosehouse(scope.row)" |
|
|
type="text" |
|
|
type="text" |
|
|
size="small" |
|
|
size="small" |
|
|
|