소스 검색

产交报名时,增加竞价须知内容预览

rongxin_dev
张泽亮 1 주 전
부모
커밋
85352595c6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/views/project/signUp.vue

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

@@ -301,7 +301,7 @@ export default {
this.bankName = res.data.bankName
});
getWebConfig().then(response =>{
this.xzConfig = response.data[7].configValue;
this.xzConfig = response.data[6].configValue;
this.fwxyConfig = response.data[15].configValue;
this.cnsConfig = response.data[16].configValue;
});


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