소스 검색

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

28169 1 개월 전
부모
커밋
d737667e94
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/xt_pages/outpatientDoctorStation/components/deskPrescription.vue

+ 1 - 1
src/xt_pages/outpatientDoctorStation/components/deskPrescription.vue 파일 보기

@@ -3775,7 +3775,7 @@ export default {
3775 3775
         if(index == 1){
3776 3776
           this.customTabIndex = 1
3777 3777
           this.curStatus = 1
3778
-        }else if(inedx == 2){
3778
+        }else if(index == 2){
3779 3779
           this.customTabIndex = 2
3780 3780
           this.curStatus = 2
3781 3781
         }else{