소스 검색

产权交易出价loginTime

rongxin_prod
庞东旭 1 년 전
부모
커밋
72b0a9e91e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      src/views/project/projectDetail.vue

+ 1
- 0
src/views/project/projectDetail.vue 파일 보기

@@ -652,6 +652,7 @@ export default {
userAccount:this.userAccount, userAccount:this.userAccount,
userName:this.userName, userName:this.userName,
money:parseFloat(newMoney), money:parseFloat(newMoney),
loginTime:Date.now($.ajax({async:false}).getResponseHeader("Date"))
}; };
biddingSubmit(data).then(response =>{ biddingSubmit(data).then(response =>{
let _this = this let _this = this


불러오는 중...
취소
저장