소스 검색

产权交易

rongxin_prod
庞东旭 1 년 전
부모
커밋
006e6a3679
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/views/project/projectDetail.vue

+ 1
- 1
src/views/project/projectDetail.vue 파일 보기

@@ -555,7 +555,7 @@ export default {
this.timeConfig = response.data[8].configValue;
response.data.map(item =>{
if(item.configKey=="cqjy.website.bidInfo"){
this.webConfig += item.configValue
this.webConfig = item.configValue
}
})
});


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