This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
产权交易出价loginTime
rongxin_prod
庞东旭
1 year ago
parent
b8cec8db44
commit
72b0a9e91e
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/views/project/projectDetail.vue
+ 1
- 0
src/views/project/projectDetail.vue
View File
@@ -652,6 +652,7 @@ export default {
userAccount:this.userAccount,
userName:this.userName,
money:parseFloat(newMoney),
loginTime:Date.now($.ajax({async:false}).getResponseHeader("Date"))
};
biddingSubmit(data).then(response =>{
let _this = this
Write
Preview
Loading…
Cancel
Save