陈少旭 пре 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
       }