|
@@ -242,7 +242,7 @@
|
|
|
:options="option" :props="{ checkStrictly: false,expandTrigger: 'hover' }" :show-all-levels="false" clearable></el-cascader>
|
|
|
<el-button size="small" type="primary" @click="handleSelectionZzjgbtn2">修改</el-button> -->
|
|
|
|
|
|
- <el-button size="small" type="primary" @click="handleSelectionZzjgbtn3">{{ $t('modifyingDepartments') }}</el-button>
|
|
|
+ <el-button size="small" type="primary" @click="handleSelectionZzjgbtn3" v-if="user.userNameNeedTranslate != 1">{{ $t('modifyingDepartments') }}</el-button>
|
|
|
<el-button size="small" type="primary" @click="handJue">{{ $t('modifyingRoles') }}</el-button>
|
|
|
|
|
|
|