@if (grouped.length) {
@for (tab of lifecycleTabs; track tab.value) { }
} @if (canEdit) {
} @if (showCreateDialog) {

新增小区

} @if (showEditDialog && editingCommunity) {

编辑小区:{{ editingCommunity.name }}

} @if (showDeleteDialog && deletingCommunity) { }