Kaynağa Gözat

提交代码

陈少旭 1 yıl önce
ebeveyn
işleme
2d47200d71

+ 1 - 1
src/xt_pages/outpatientCharges/components/registerDialog.vue Dosyayı Görüntüle

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