Commit 27808d64 authored by 黄媛媛's avatar 黄媛媛

updATE

parent 7b03438e
......@@ -2533,7 +2533,7 @@ export default {
this.apipost('AccountType_post_GetList',this.queryAccMsg,res=>{
if(res.data.resultCode==1){
let data=res.data.data;
if(this.CapitalPool || this.userId==1918 || this.userId==2113 || this.userId==2424){
if(this.CapitalPool || this.RB_Post_Id==5 || this.userId==1648 || this.userId==1918 || this.userId==2113 || this.userId==2424){
this.AccList = res.data.data;
}else{
data.forEach(item=>{
......
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