Selaa lähdekoodia

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

陈少旭 2 vuotta sitten
vanhempi
commit
810afa5872
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/xt_pages/outpatientDoctorStation/template/printOne.vue

+ 1 - 1
src/xt_pages/outpatientDoctorStation/template/printOne.vue Näytä tiedosto

@@ -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,