Ver Fonte

解决用户提现申请bug

wzy há 1 ano atrás
pai
commit
d9c22c06ff
1 ficheiros alterados com 1 adições e 1 exclusões
  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,