瀏覽代碼

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

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


Loading…
取消
儲存