Parcourir la source

解决用户提现申请bug

wzy il y a 1 an
Parent
commit
d9c22c06ff
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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,