<{{ctrl.psAppDataEntity.codeName}}{{codeName}}GridExpBar
    ref="CalendarExpBar"
    :openView="store.openView"
    :newView="store.newView"
    {{> @macro/widgets/ctrl/ctrl-params.hbs ctrl=ctrl}}
>
{{#and page.enableQuickGroup page.quickGroupPSCodeList}}
    <template #quickGroup>
        <div class="view-header__left__quickgroup">
            {{> @macro/common/quick-group.hbs}}
        </div>
    </template>
{{/and}}             
</{{ctrl.psAppDataEntity.codeName}}{{codeName}}GridExpBar>
