From 288dc1f4fb8fc4de0314e01cd9c4370e19e79dca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Sun, 3 Jan 2021 17:22:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E7=8E=B0=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Host/Views/User/CashOut.cshtml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Host/Views/User/CashOut.cshtml b/Host/Views/User/CashOut.cshtml index e2a1973..fe46681 100644 --- a/Host/Views/User/CashOut.cshtml +++ b/Host/Views/User/CashOut.cshtml @@ -11,6 +11,7 @@ 提现金额 提现理由 支付宝账号 + 备注 状态 提现时间 @@ -21,6 +22,7 @@ {{info.money}} {{info.reason}} {{info.alipay_account}} + {{info.remark}} {{info.status}} {{info.create_time}}