瀏覽代碼

Merge branch 'feature/share_service_0307' into debug

hsun 1 年之前
父節點
當前提交
57eb5348aa
共有 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
+	}
 
 	// 销售
 	sellerArr := []string{