浏览代码

2024.08.21
- 用户提现申请页修复确认打款前确认判断bug;

zweiqin 7 月之前
父节点
当前提交
531ed88dc2
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/finance/application/components/WithdrawalProcessing.vue

+ 0 - 1
src/views/finance/application/components/WithdrawalProcessing.vue

@@ -164,7 +164,6 @@ export default {
     handleConfirm() {
       this.$confirm('确定打款吗?')
         .then(async () => {
-          if (!this.formData.type) return this.$message.error('请选择打款方式')
           await applicationHandle({
             withdrawalId: this.formData.withdrawalId,
             withdrawalType: 1, // 1佣金