From f9c9fd0b033a53807a0536226a6c2b3810e29d02 Mon Sep 17 00:00:00 2001 From: ronger Date: Tue, 28 Dec 2021 23:21:47 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E9=93=B6=E8=A1=8C=E5=8D=A1?= =?UTF-8?q?=E7=AE=A1=E7=90=86-=E5=A2=9E=E5=8A=A0=E4=BA=A4=E6=98=93?= =?UTF-8?q?=E8=AE=B0=E5=BD=95=E6=9F=A5=E7=9C=8B=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/admin/bank-accounts.vue | 47 +++++++++++++++++++++++++++++++++-- store/bank-account.js | 44 ++++++++++++++++++++++++++++++++ 2 files changed, 89 insertions(+), 2 deletions(-) diff --git a/pages/admin/bank-accounts.vue b/pages/admin/bank-accounts.vue index e698cda..0583f40 100644 --- a/pages/admin/bank-accounts.vue +++ b/pages/admin/bank-accounts.vue @@ -40,6 +40,13 @@ width="180" prop="createdTime"> + + + @@ -54,14 +61,21 @@ :total="pagination.total"> + + +