소스 검색

产权交易问题修改

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


불러오는 중...
취소
저장