|
@@ -555,7 +555,6 @@ export default { |
|
|
userAccount:this.userAccount, |
|
|
userAccount:this.userAccount, |
|
|
userName:this.userName, |
|
|
userName:this.userName, |
|
|
money:this.price, |
|
|
money:this.price, |
|
|
loginTime:this.getNowFormatDate |
|
|
|
|
|
}; |
|
|
}; |
|
|
console.log(data) |
|
|
console.log(data) |
|
|
biddingSubmit(data).then(response =>{ |
|
|
biddingSubmit(data).then(response =>{ |
|
|