LIJU 3 kuukautta sitten
vanhempi
commit
8bd0723162

+ 1 - 0
src/views/medical-insurance/outpatient/MzRegister.vue

@@ -790,6 +790,7 @@ const handleClickInsuinfo = row => {
     balc: row.balc,
     mdtrtCertType: readCardData.mdtrtCertType,
     readCardResult: readCardData.readCardResult,
+    busCardInfo: readCardData.busCardInfo,
     readCardBizType: readCardData.readCardBizType,
   };
   if (param.medType === "1301") {

+ 1 - 0
src/views/medical-insurance/outpatient/MzSpltryRcrd.vue

@@ -594,6 +594,7 @@ const handleClickInsuinfo = row => {
     empName: row.empName,
     mdtrtCertType: readCardData.mdtrtCertType,
     readCardResult: readCardData.readCardResult,
+    busCardInfo: readCardData.busCardInfo,
     readCardBizType: readCardData.readCardBizType,
   };
   if (param.medType === "1301") {