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