- {{ $t('quotation.receiptDialog.paymentMethod') }}
-
-
-
-
-
{
- if (formPaymentMethod[i].channel === 'Cash') {
- formPaymentMethod[i].reference = null;
- formPaymentMethod[i].account = null;
- }
- }
- "
- />
-
-
-
- {
- formPaymentMethod[i].isEdit = false;
- formPaymentMethod[i].channel = payment.channel;
- formPaymentMethod[i].reference = payment.reference;
- formPaymentMethod[i].account = payment.account;
- }
- "
- />
-
-
-
-
-
-
-
-
-
- {{
- $t('general.upload', {
- msg: $t('quotation.receiptDialog.slip'),
- })
- }}
-
-
-
-
- {{ $t('general.upload', { msg: ' E-slip' }) }}
{{
- $t('general.or', {
- msg: $t('general.upload', {
- msg: $t('quotation.receiptDialog.paymentDocs'),
- }),
+ $t('general.upload', {
+ msg: $t('quotation.receiptDialog.slip'),
})
}}
- pickFile(i)"
- />
-
-
+
+
+
+ {{ $t('general.upload', { msg: ' E-slip' }) }}
+ {{
+ $t('general.or', {
+ msg: $t('general.upload', {
+ msg: $t('quotation.receiptDialog.paymentDocs'),
+ }),
+ })
+ }}
+ pickFile(i)"
+ />
+
+
+
-
-
-
+