Browse Source

Merge branch '20230223_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20230223_pc_vue_new_branch

陈少旭 2 years ago
parent
commit
810afa5872
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
   getHisPatientDetail,
210
   getHisPatientDetail,
211
 } from "@/api/project/project";
211
 } from "@/api/project/project";
212
 import { getInitData } from "@/api/his/his";
212
 import { getInitData } from "@/api/his/his";
213
-export default {
213
+export default{
214
   props: {
214
   props: {
215
     patient_id: Number,
215
     patient_id: Number,
216
     record_date: String,
216
     record_date: String,