ソースを参照

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

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


読み込み中…
キャンセル
保存