Selaa lähdekoodia

产权交易问题修改

rongxin_prod
庞东旭 1 vuosi sitten
vanhempi
commit
31597d0896
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      src/views/project/projectDetail.vue

+ 1
- 0
src/views/project/projectDetail.vue Näytä tiedosto

@@ -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


Ladataan…
Peruuta
Tallenna