陈少旭 7 месяцев назад
Родитель
Сommit
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
       }