{{ $t('佣金请款单') }}{{id ? `-${form.paymentNo}` :''}}
{{$t('客户档案未设置银行账户。')}}
{{ $t('费用信息') }}
{{ $t('添加未付客户款项') }}
{{ getCurrencyLabel(scope.row.currencyId) }}
{{
scope.row.total = ((scope.row.totalAmount * scope.row.exchangeRate) + (scope.row.totalAmount * scope.row.exchangeRate) * (scope.row.taxRate / 100)).toFixed(2)
}}
{{ $t('审核流程') }}
{{ $t('提交申请') }}
{{ $t('保存草稿') }}
{{ $t('返回') }}
{{ $t('查询') }}
{{row.titleZh}}/{{row.titleEn}}
{{ scope.row.totalAmount }}{{ getCurrencyLabel(scope.row.currencyId) }}
{{ $t('确认添加') }}
{{ $t('取消') }}