陈少旭 5 månader sedan
förälder
incheckning
4c050da18e
1 ändrade filer med 6 tillägg och 6 borttagningar
  1. 6 6
      src/xt_pages/outpatientCharges/outpatientChargesManagement.vue

+ 6 - 6
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue Visa fil

@@ -498,12 +498,12 @@
498 498
                               </el-button>
499 499
 
500 500
 
501
-                              <el-button
502
-                                size="small"
503
-                                @click="open(101,items.med_type,items.curMonthPrescriptions.order,items.month_prescriptions)"
504
-                                type="primary"
505
-                              >撤销当前就诊所有结算明细
506
-                              </el-button>
501
+<!--                              <el-button-->
502
+<!--                                size="small"-->
503
+<!--                                @click="open(101,items.med_type,items.curMonthPrescriptions.order,items.month_prescriptions)"-->
504
+<!--                                type="primary"-->
505
+<!--                              >撤销当前就诊所有结算明细-->
506
+<!--                              </el-button>-->
507 507
 
508 508
                               <el-button
509 509
                                 v-if="(hisPatientInfo.id > 0 && items.curMonthPrescriptions.order.id == 0) || items.curMonthPrescriptions.order.order_status == 1 ||  items.curMonthPrescriptions.order.order_status == 3"