This commit is contained in:
2023-07-12 11:09:44 +08:00

View File

@@ -890,13 +890,13 @@ export default {
this.dialogForm.imgList = [this.idCardList[0].url,this.sideCardList[0].url,this.depositBankList[0].url,this.businessList[0].url] this.dialogForm.imgList = [this.idCardList[0].url,this.sideCardList[0].url,this.depositBankList[0].url,this.businessList[0].url]
} }
} }
console.log('执行请求,创建成功') // console.log('执行请求,创建成功')
// createSettleAccount(this.dialogForm).then((response) =>{ createSettleAccount(this.dialogForm).then((response) =>{
// console.log('新增',response); console.log('新增',response);
// this.$message.success('新增成功,请勿重新提交') this.$message.success('新增成功,请勿重新提交')
// this.dialog = false this.dialog = false
// this.selectAdapayMember(); this.selectAdapayMember();
// }) })
} else { } else {
console.log('表格提交失败'); console.log('表格提交失败');
return false return false