From 23b2c8d257e41bbe15afeb7f91bf47b20b779a4f Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Tue, 19 Sep 2023 16:43:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BA=86=E6=8F=90=E7=8E=B0?= =?UTF-8?q?=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- subpkg/withdrawList/withdrawList.vue | 83 ++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) diff --git a/subpkg/withdrawList/withdrawList.vue b/subpkg/withdrawList/withdrawList.vue index 46de810..8450757 100644 --- a/subpkg/withdrawList/withdrawList.vue +++ b/subpkg/withdrawList/withdrawList.vue @@ -16,6 +16,23 @@ {{item.order_sn}} + + + + 转账凭证 + + 查看 + + + + + 电子发票 + + 查看 + + + 拒绝原因: {{item.deny_desc}} + @@ -24,6 +41,7 @@