Bläddra i källkod

Merge remote-tracking branch 'origin/20230223_pc_vue_new_branch' into 20230223_pc_vue_new_branch

yq1 1 år sedan
förälder
incheckning
68fa0cfd5f
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/xt_pages/outpatientCharges/components/registerDialog.vue

+ 1 - 1
src/xt_pages/outpatientCharges/components/registerDialog.vue Visa fil

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