陈少旭 1 month ago
parent
commit
e8abc86e6e

+ 1 - 1
src/xt_pages/outpatientDoctorStation/components/deskPrescription.vue View File

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