浏览代码

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

yq1 1年前
父节点
当前提交
68fa0cfd5f
共有 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
           }