ソースを参照

产权交易问题修改

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){
console.log("竞价结束22222222222")
this.reload();
return;
}
getBiddingList(this.id).then(response =>{
this.biddinglistInformation = response.rows


読み込み中…
キャンセル
保存