yq1 пре 4 месеци
родитељ
комит
f3056baf96
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/xt_pages/user/components/PatientSidebar_ord.vue

+ 0 - 1
src/xt_pages/user/components/PatientSidebar_ord.vue Прегледај датотеку

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