陈少旭 7 달 전
부모
커밋
6ca680ca7e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/xt_pages/outpatientCharges/outpatientChargesManagement.vue

+ 1 - 1
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue 파일 보기

@@ -5559,7 +5559,7 @@ export default {
5559 5559
       }
5560 5560
 
5561 5561
 
5562
-      console.log('kkkkk',big_prescriptions[0].curMonthPrescriptions);
5562
+      // console.log('kkkkk',big_prescriptions[0].curMonthPrescriptions);
5563 5563
       if (this.big_month_prescriptions.length > 0) {
5564 5564
         this.editableTabsValue = this.big_month_prescriptions[0].curMonthPrescriptions.name
5565 5565
       }