Explorar el Código

解决用户提现申请bug

wzy hace 1 año
padre
commit
d9c22c06ff
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,