|
@@ -1312,7 +1312,7 @@ func ActivityButtonShow(item *models.ActivityDetail) (articleDetail *models.Acti
|
|
|
//if articleDetail.IsHideAppointment == 0 {
|
|
|
// articleDetail.IsShowAppointment = IsShowAppointmentByactivityInfo(articleDetail, articleDetail.ChartPermissionName)
|
|
|
//}
|
|
|
-
|
|
|
+ articleDetail.IsShowAppointment = false
|
|
|
//新的是否展示规则
|
|
|
if articleDetail.IsCanAppointmentMinutes == 1 {
|
|
|
articleDetail.IsShowAppointment = true
|