소스 검색

解决用户提现申请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,