Browse Source

产权交易

rongxin_prod
庞东旭 1 year ago
parent
commit
b9f5af5c0d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/views/project/projectDetail.vue

+ 1
- 0
src/views/project/projectDetail.vue View File

@@ -766,6 +766,7 @@ export default {
userAccount:this.userAccount,
userName:this.userName,
money:parseFloat(this.price),
loginTime:new Date($.ajax({async:false}).getResponseHeader("Date")).getTime()
};
console.log(data)
biddingSubmit(data).then(response =>{


Loading…
Cancel
Save