2 커밋 79e0a6f5c3 ... 3c6e1006fe

작성자 SHA1 메시지 날짜
  陈少旭 3c6e1006fe Merge branch '20230223_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20230223_pc_vue_new_branch 4 일 전
  陈少旭 02c45d8866 1111 4 일 전
1개의 변경된 파일5개의 추가작업 그리고 7개의 파일을 삭제
  1. 5 7
      src/xt_pages/outpatientDoctorStation/prescriptionTemplatedetail.vue

+ 5 - 7
src/xt_pages/outpatientDoctorStation/prescriptionTemplatedetail.vue 파일 보기

@@ -356,13 +356,11 @@
356 356
 
357 357
         register: [
358 358
           { value: 11, label: '普通门诊' },
359
-          // { value: 12, label: '门诊挂号' },
360
-          // { value: 13, label: '急诊' },
361
-          { value: 14, label: '门诊特殊病' }
362
-          // { value: 15, label: '门诊统筹' },
363
-          // { value: 16, label: '门诊慢性病' },
364
-          // { value: 21, label: '普通住院' }
365
-
359
+          { value: 14, label: '门诊特殊病' },
360
+          { value: 140104, label: '门诊慢病(140104)' },
361
+          { value: 140201, label: '门诊特病(140201)' },
362
+          { value: 1111, label: '精一' },
363
+          { value: 1112, label: '精二' },
366 364
         ],
367 365
         crumbs: [
368 366
           { path: false, name: '门诊医生站' },