Browse Source

4月28日杨青

杨青 1 year ago
parent
commit
7060635cae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/outpatientDoctorStation/template/printOne.vue

+ 1 - 1
src/xt_pages/outpatientDoctorStation/template/printOne.vue View File

@@ -210,7 +210,7 @@ import {
210 210
   getHisPatientDetail,
211 211
 } from "@/api/project/project";
212 212
 import { getInitData } from "@/api/his/his";
213
-export default {
213
+export default{
214 214
   props: {
215 215
     patient_id: Number,
216 216
     record_date: String,