@if (items$ | async) {} @if (requiredData$ | async) {} @if (detail$ | async) {} @if (detailLoadingWatcher$ | async) {} @if (saveResult$ | async) {} @if (deleteResult$ | async) {} @if (addBrokerAccountResult$ | async) {} @if (renameBrokerAccountResult$ | async) {} @if (deleteBrokerAccountResult$ | async) {} @if (exportAction$ | async) {}
@if ((requiredData$ | async)?.hasModifyPermission) { Add New }
Export
@if (detailOpened$ | async) { @if (detail$) {
@if (detailLoading$ | async) { }
Broker Name
Broker Type
Commission per Contract
Commission after Hours
Commission for EFS
Memo
Broker Accounts
{{dataItem.name}}
Add New
Rename
Delete
@if (detailForm.value.brokerId !== 0) { Delete }
@if (detailForm.value.brokerId !== 0) { Save New }
Save
Cancel
}
} @if ((detailBrokerAccountOpened$ | async)) {
Please enter a new broker account name:
OK
Cancel
}