Selaa lähdekoodia

11月26 检验检查

yq1 4 kuukautta sitten
vanhempi
commit
f3056baf96
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      src/xt_pages/user/components/PatientSidebar_ord.vue

+ 0 - 1
src/xt_pages/user/components/PatientSidebar_ord.vue Näytä tiedosto

@@ -351,7 +351,6 @@
351 351
           this.$router.push({path:'/patient/patient/'+this.id+'/firstDisease'})
352 352
         } else if(name == '3-1'){
353 353
           this.$router.push({ path: '/patients/sickhistory?id=' + this.id })
354
-  
355 354
         } else if(name == '3-2'){
356 355
           this.$router.push({path:'/patients/physicalexamination?id='+this.id})
357 356