소스 검색

押金管理bug修改

mainqaq 2 년 전
부모
커밋
c754cd881c
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      controllers/his_deposit_controller.go

+ 0 - 1
controllers/his_deposit_controller.go 파일 보기

@@ -572,7 +572,6 @@ func (this *HisDepositApiController) DeductionDetails() {
572 572
 //扣费汇总
573 573
 func (this *HisDepositApiController) DeSummary() {
574 574
 	orgid := this.GetAdminUserInfo().CurrentOrgId
575
-	orgid = 9675
576 575
 	timeLayout := "2006-01-02"
577 576
 	loc, _ := time.LoadLocation("Local")
578 577
 	keyword := this.GetString("keyword")