瀏覽代碼

解决用户提现申请bug

wzy 1 年之前
父節點
當前提交
d9c22c06ff
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/finance/application/index.vue

+ 1 - 1
src/views/finance/application/index.vue

@@ -182,7 +182,7 @@ export default {
     },
     // 确认
     async agreeEn(index) {
-      console.log(index)
+      // console.log(index)
       if (index === 1 && this.confirmInfo == "确认信息") {
         const res = await applicationHandle({
           withdrawalId: this.dioObj.arr.withdrawalId,