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