Переглянути джерело

产权交易个人中心

RongCheng
庞东旭 2 роки тому
джерело
коміт
e80cf46fff
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      static/js/project/user/index.js

+ 1
- 1
static/js/project/user/index.js Переглянути файл

@@ -52,7 +52,7 @@ define(['jquery', "template", "Tools", "user", "paging","cupload","kindeditor",
tools.getWebConfig(); tools.getWebConfig();


//所属银行 //所属银行
tools.doGet(dictionaries+"/bank_type", {}, module.bankType, true);
tools.doGet(dictionaries+"/bank_type_all", {}, module.bankType, true);


//账户类型 //账户类型
tools.doGet(dictionaries+"/bank_account_type", {}, module.accountType, true); tools.doGet(dictionaries+"/bank_account_type", {}, module.accountType, true);


Завантаження…
Відмінити
Зберегти