src/views/maintenance/userManagement.vue
@@ -270,7 +270,6 @@ <el-dialog width="910px" top="2vh" :title=" behavior == '新增用户' ? `${$t('common.append')}` @@ -575,7 +574,6 @@ </div> </el-dialog> <el-dialog top="2vh" :title="$t('common.changepassWord')" :visible.sync="resetPwd" :before-close="handleClose"