Explorar el Código

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

rongxin_dev
张泽亮 hace 1 semana
padre
commit
85352595c6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/views/project/signUp.vue

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

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


Cargando…
Cancelar
Guardar