|
@@ -888,6 +888,7 @@ export default { |
|
|
if (m == 0 && s==0){ |
|
|
if (m == 0 && s==0){ |
|
|
console.log("竞价结束22222222222") |
|
|
console.log("竞价结束22222222222") |
|
|
this.reload(); |
|
|
this.reload(); |
|
|
|
|
|
return; |
|
|
} |
|
|
} |
|
|
getBiddingList(this.id).then(response =>{ |
|
|
getBiddingList(this.id).then(response =>{ |
|
|
this.biddinglistInformation = response.rows |
|
|
this.biddinglistInformation = response.rows |
|
|