@@ -439,7 +439,7 @@
},
methods: {
checkID(){
- this.$alert(this.psn_desc, '身份类型', {
+ this.$alert(this.form.psn_desc, '身份类型', {
confirmButtonText: '确定',
callback: action => {
}