Commit 1050e9ff authored by 黄媛媛's avatar 黄媛媛

11

parent de0f87ae
......@@ -598,7 +598,7 @@
getPlatformAccount() {
let platBranchId=this.getLocalStorage().RB_Branch_id;
this.apipost('FinancialInstitutions_post_GetALLAccountList', {
TypeId: 12,BranchId:platBranchId
TypeId: 12
}, res => {
if (res.data.resultCode == 1) {
this.PlatformAccountList1 = res.data.data
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment