From 2ff9a14ca8771e52f36e545efaa471339ffb44f9 Mon Sep 17 00:00:00 2001
From: wuhui_zzw <1760308791@qq.com>
Date: Wed, 12 Jun 2024 10:42:50 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=EF=BC=9A=E5=BC=80=E5=90=AF?=
=?UTF-8?q?=E7=BA=BF=E4=B8=8B=E6=89=8B=E5=8A=A8=E6=89=93=E6=AC=BE=20?=
=?UTF-8?q?=E4=BC=98=E5=8C=96=EF=BC=9A=E9=9A=90=E8=97=8F=E6=8F=90=E7=8E=B0?=
=?UTF-8?q?=E5=88=97=E8=A1=A8=E4=B8=AD=E7=9A=84=E6=94=B6=E5=85=A5=E7=B1=BB?=
=?UTF-8?q?=E5=9E=8B?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../controllers/ConfirmPayController.php | 2 +-
resources/views/withdraw/detail.blade.php | 8 ++---
resources/views/withdraw/records.blade.php | 30 +++++++++----------
3 files changed, 20 insertions(+), 20 deletions(-)
diff --git a/app/backend/modules/withdraw/controllers/ConfirmPayController.php b/app/backend/modules/withdraw/controllers/ConfirmPayController.php
index 54f4cf1f..d6dfb8eb 100644
--- a/app/backend/modules/withdraw/controllers/ConfirmPayController.php
+++ b/app/backend/modules/withdraw/controllers/ConfirmPayController.php
@@ -32,7 +32,7 @@ class ConfirmPayController extends PreController
$result = (new PayedService($this->withdrawModel))->confirmPay();
if ($result == true) {
- $this->withdrawModel->update(['pay_way'=>Withdraw::WITHDRAW_WITH_MANUAL]); //线下手动打款后更改提现记录途径
+ $this->withdrawModel->update(['pay_way'=>Withdraw::WITHDRAW_WITH_MANUAL,'manual_type'=>10]); //线下手动打款后更改提现记录途径
return $this->successJson('确认打款成功');
}
diff --git a/resources/views/withdraw/detail.blade.php b/resources/views/withdraw/detail.blade.php
index 734a2c91..2ebf8067 100644
--- a/resources/views/withdraw/detail.blade.php
+++ b/resources/views/withdraw/detail.blade.php
@@ -250,13 +250,13 @@
高灯打款
好灵工打款
智E+打款
- {{--线下确认打款--}}
- 驳回记录
+ 线下手动打款
+ 驳回
重新打款
- {{--线下确认打款--}}
- 驳回记录
+ 线下手动打款
+ 驳回
重新审核
diff --git a/resources/views/withdraw/records.blade.php b/resources/views/withdraw/records.blade.php
index a456251c..479ce7ab 100644
--- a/resources/views/withdraw/records.blade.php
+++ b/resources/views/withdraw/records.blade.php
@@ -58,16 +58,16 @@
clearable>
-
-
-
-
-
-
+ {{----}}
+ {{-- --}}
+ {{-- --}}
+ {{-- --}}
+ {{-- --}}
+ {{----}}
-
-
- [[scope.row.type_name]]
-
-
+ {{----}}
+ {{-- --}}
+ {{-- [[scope.row.type_name]]--}}
+ {{-- --}}
+ {{----}}
[[scope.row.pay_way_name]]