LIJU 3 月之前
父节点
当前提交
54e0d474ce
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/medical-insurance/inpatient/DiscSettlement.vue

+ 1 - 0
src/views/medical-insurance/inpatient/DiscSettlement.vue

@@ -1131,6 +1131,7 @@ const afterReadCard = result => {
   patient.value.mdtrtCertType = result.mdtrtCertType;
   patient.value.readCardResult = result.readCardResult;
   patient.value.readCardBizType = result.readCardBizType;
+  patient.value.busCardInfo = result.busCardInfo;
 };
 
 const cancelDismiss = () => {