陈少旭 преди 1 година
родител
ревизия
2d47200d71
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/xt_pages/outpatientCharges/components/registerDialog.vue

+ 1 - 1
src/xt_pages/outpatientCharges/components/registerDialog.vue Целия файл

@@ -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
           }