陈少旭 5 月之前
父節點
當前提交
4c050da18e
共有 1 個文件被更改,包括 6 次插入6 次删除
  1. 6 6
      src/xt_pages/outpatientCharges/outpatientChargesManagement.vue

+ 6 - 6
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue 查看文件

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