|  | @@ -19,7 +19,7 @@
 | 
											
												
													
														|  |        </template>
 |  |        </template>
 | 
											
												
													
														|  |      </CtForm>
 |  |      </CtForm>
 | 
											
												
													
														|  |      <v-btn class="buttons mt-5" color="primary" @click.stop="handleSubmit">{{ $t('common.save') }}</v-btn>
 |  |      <v-btn class="buttons mt-5" color="primary" @click.stop="handleSubmit">{{ $t('common.save') }}</v-btn>
 | 
											
												
													
														|  | -    <v-btn v-if="showEditPassword" class="mt-3" color="primary" variant="text" to="/recruit/enterprise/staffChangePassword">修改登录密码</v-btn>
 |  | 
 | 
											
												
													
														|  | 
 |  | +    <v-btn class="mt-3" color="primary" variant="text" to="/recruit/enterprise/staffChangePassword">修改登录密码</v-btn>
 | 
											
												
													
														|  |    </v-card>
 |  |    </v-card>
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |    <Loading :visible="overlay"></Loading>
 |  |    <Loading :visible="overlay"></Loading>
 | 
											
										
											
												
													
														|  | @@ -47,8 +47,6 @@ const overlay = ref(false)
 | 
											
												
													
														|  |  const selectPic = ref('')
 |  |  const selectPic = ref('')
 | 
											
												
													
														|  |  const isShowCopper = ref(false)
 |  |  const isShowCopper = ref(false)
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | -const showEditPassword = localStorage.getItem('showEditPassword') === 'true'
 |  | 
 | 
											
												
													
														|  | -
 |  | 
 | 
											
												
													
														|  |  const CtFormRef = ref()
 |  |  const CtFormRef = ref()
 | 
											
												
													
														|  |  const formItems = ref({
 |  |  const formItems = ref({
 | 
											
												
													
														|  |    options: [
 |  |    options: [
 |