{{
$t('common.button.search')
}}
{{ $t('common.button.reset') }}
{{ $t('common.button.add') }}
{{ $t('common.button.edit') }}
{{ $t('common.button.delete') }}
{{ $t('common.button.export') }}
{{ scope.row.isEnabled === 1 ? $t('common.dict.yes') : $t('common.dict.no') }}
{{ scope.row.feedbackDirection === 1 ? $t('business.credit.creditRule.placeholder.priority') : $t('business.credit.creditRule.placeholder.negative') }}
{{ parseTime(scope.row.effectiveDate, '{y}-{m}-{d}') }}
{{ parseTime(scope.row.expirationDate, '{y}-{m}-{d}') }}
{{ $t('common.button.detail') }}
{{ $t('common.button.edit') }}
{{ $t('common.button.delete') }}
{{ $t('business.credit.creditRule.to') }}
{{ $t('common.dict.yes') }}
{{ $t('common.dict.no') }}
{{ $t('business.credit.creditRule.placeholder.priority') }}
{{ $t('business.credit.creditRule.placeholder.negative') }}
{{ form.ruleName }}
{{ form.ruleDescription }}
{{ form.priority }}
{{ form.isEnabled === 1 ? $t('common.dict.yes') : $t('common.dict.no') }}
{{ form.scene }}
{{ form.feedbackDirection === 1 ? $t('business.credit.creditRule.positive') : $t('business.credit.creditRule.negative') }}
{{ form.value }}