Ver código fonte

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

rongxin_dev
张泽亮 1 semana atrás
pai
commit
85352595c6
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      src/views/project/signUp.vue

+ 1
- 1
src/views/project/signUp.vue Ver arquivo

@@ -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;
});


Carregando…
Cancelar
Salvar