diff --git a/src/components/patientRegister/PatientRegisterEdit.vue b/src/components/patientRegister/PatientRegisterEdit.vue index a60a808..7bfb753 100644 --- a/src/components/patientRegister/PatientRegisterEdit.vue +++ b/src/components/patientRegister/PatientRegisterEdit.vue @@ -1783,7 +1783,7 @@ export default { }; // lis条码打印 - this.lisPrint('0003', isPreview, toOutShell) + this.lisPrint('0002', isPreview, toOutShell) // pacs条码打印 this.pacsPrint('0004', isPreview, toOutShell) diff --git a/src/components/patientRegister/PatientRegisterList.vue b/src/components/patientRegister/PatientRegisterList.vue index 8f9aeda..f2f7147 100644 --- a/src/components/patientRegister/PatientRegisterList.vue +++ b/src/components/patientRegister/PatientRegisterList.vue @@ -151,7 +151,7 @@
健康档案
- --> + -->
批量调整分组