diff --git a/src/dealer/withdraw/index.tsx b/src/dealer/withdraw/index.tsx index 2a04c6e..cbb068b 100644 --- a/src/dealer/withdraw/index.tsx +++ b/src/dealer/withdraw/index.tsx @@ -323,7 +323,6 @@ const DealerWithdraw: React.FC = () => { money: values.amount, // Only support WeChat wallet withdrawals. payType: 10, - applyStatus: 10, // 待审核 platform: 'MiniProgram' }