浏览代码

门诊登记添加姓名参数

lighter 3 年之前
父节点
当前提交
2ec318164e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/medical-insurance/outpatient/MzRegister.vue

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

@@ -597,6 +597,7 @@ export default {
       const param = {
         patNo: patientId.value,
         times: times.value,
+        name: mzVisit.value.name,
         insutype: row.insutype,
         psnType: row.psnType,
         insuplcAdmdvs: row.insuplcAdmdvs,