fix: 解决代码合并冲突问题

xgf-training-dev
mengfanliang 2025-02-19 18:17:18 +08:00
parent fdc050db2a
commit 661458ac6c
1 changed files with 0 additions and 12 deletions

View File

@ -182,18 +182,6 @@ export default {
this.routeQuery = query // 1
},
methods: {
handleEducationClick() {
this.$refs.uPicker.setIndexs([0])
this.fnGetDataDictionary('d7d80f08d73a4accbccf4fd3d8d1d867')
this.singleChoice = true
},
fnSingleChoiceConfirm(event) {
this.$set(this.ruleFormData.userInfo, 'degreeOfEducation', event.value[0].NAME)
this.$set(this.ruleFormData.userInfo, 'degreeOfEducation' + '_BIANMA', event.value[0].BIANMA)
this.singleChoice = false
},
methods: {
handleEducationClick() {
this.$refs.uPicker.setIndexs([0])