소스 검색

Merge branch 'feature/share_service_0307'

hsun 1 년 전
부모
커밋
c1848817b2
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      services/company.go

+ 4 - 0
services/company.go

@@ -2414,6 +2414,10 @@ func GetShareCompanyPermissionButton(roleTypeCode, statuses string, productId in
 	if !ok {
 		return
 	}
+	// 客户非关闭状态可见沟通记录按钮
+	if status != utils.COMPANY_STATUS_CLOSE {
+		button.BtnServiceRecord = true
+	}
 
 	// ficc销售
 	ficcArr := []string{