浏览代码

产权交易问题修改

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


正在加载...
取消
保存