Преглед изворни кода

产权交易问题修改

rongxin_prod
庞东旭 пре 1 година
родитељ
комит
31597d0896
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      src/views/project/projectDetail.vue

+ 1
- 0
src/views/project/projectDetail.vue Прегледај датотеку

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


Loading…
Откажи
Сачувај