浏览代码

11月26 检验检查

yq1 6 个月前
父节点
当前提交
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