陈少旭 7 months ago
parent
commit
6ca680ca7e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/outpatientCharges/outpatientChargesManagement.vue

+ 1 - 1
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue View File

@@ -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
       }