陈少旭 1 ヶ月 前
コミット
e8abc86e6e
共有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{