|
|
"querytype":JSON.parse(sessionStorage.getItem('active_account')).usertype == 21 || JSON.parse(sessionStorage.getItem('active_account')).usertype == 22?1:0,//0按业务员 1按客户
|
|
"querytype":JSON.parse(sessionStorage.getItem('active_account')).usertype == 21 || JSON.parse(sessionStorage.getItem('active_account')).usertype == 22?1:0,//0按业务员 1按客户
|