From 27e7c27b57071be0e1ad20d047853fa9f9ac542b Mon Sep 17 00:00:00 2001 From: ronger Date: Mon, 28 Jun 2021 11:59:22 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E6=88=91=E7=9A=84=E9=92=B1=E5=8C=85?= =?UTF-8?q?=E5=B1=95=E7=A4=BA=E6=95=88=E6=9E=9C=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/wallet.vue | 47 ++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 44 insertions(+), 3 deletions(-) diff --git a/pages/wallet.vue b/pages/wallet.vue index 15e989d..791269c 100644 --- a/pages/wallet.vue +++ b/pages/wallet.vue @@ -3,6 +3,9 @@

账户信息

+ + 账号: {{ bankAccount.bankAccount }} + 余额: {{ bankAccount.accountBalance }} 巴旦木 @@ -14,9 +17,47 @@ :data="transactionRecords" style="width: 100%"> + label="流水号" + prop="transactionNo" + width="200"> + + + + + +