|
@@ -132,6 +132,13 @@ func FindEquity(entUserId int64, entRole int64) map[string]bool {
|
|
equityMap["潜在商机-转发按钮-显示"] = true
|
|
equityMap["潜在商机-转发按钮-显示"] = true
|
|
equityMap["潜在商机-分发按钮-显示"] = true
|
|
equityMap["潜在商机-分发按钮-显示"] = true
|
|
}
|
|
}
|
|
|
|
+ case "4":
|
|
|
|
+ if entRole == 1 {
|
|
|
|
+ equityMap["潜在商机-情报列表-企业"] = true
|
|
|
|
+ } else {
|
|
|
|
+ equityMap["潜在商机-情报列表-部门"] = true
|
|
|
|
+ }
|
|
|
|
+
|
|
}
|
|
}
|
|
}
|
|
}
|
|
if fool1 && fool2 {
|
|
if fool1 && fool2 {
|