From 750bb8a3c0e79ab6c56711431a03323aef7aba1b Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Tue, 8 Jul 2025 22:29:29 +0800 Subject: [PATCH] =?UTF-8?q?=E9=82=AE=E7=AE=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/customer/components/addEmail.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/views/customer/components/addEmail.vue b/src/views/customer/components/addEmail.vue index 6a0a1e1..cf33461 100644 --- a/src/views/customer/components/addEmail.vue +++ b/src/views/customer/components/addEmail.vue @@ -164,6 +164,10 @@ Code:'[code]' }, order_financial:{ + Email:'[email]', + 'PO Number':'[p0_number]' + }, + order_financial_card:{ Email:'[email]', Card:'[card]' }, @@ -181,6 +185,7 @@ 'Name':'[name]', 'Email':'[email]', 'Organization':'[organization]', + 'Payment': '[payment]', 'Mobile':'[mobile]', 'Reference':'[reference]', 'Quote Number':'[quote_number]',