{{ $t('common.button.search') }}
{{ $t('common.button.reset') }}
{{ $t('common.button.add') }}
{{ $t('common.button.edit') }}
{{ $t('common.button.delete') }}
{{ $t('common.button.export') }}
{{ getDictLabel('businessType', scope.row.businessType) }}
{{ getDictLabel('userLevel', scope.row.userLevel) }}
{{ getDictLabel('feeType', scope.row.feeType) }}
{{ $t('common.button.detail') }}
{{ $t('common.button.edit') }}
{{ $t('common.button.delete') }}
{{ getDictLabel('businessType', form.businessType) }}
{{ getDictLabel('userLevel', form.userLevel) }}
{{ getDictLabel('feeType', form.feeType) }}
{{ form.feeValue }}
{{ form.minFee }}
{{ form.maxFee }}
{{ form.applicableCondition }}