Commit b8e3fb01 authored by 黄媛媛's avatar 黄媛媛

1

parent 974c072e
......@@ -1861,11 +1861,13 @@ export default {
if((","+userInfo.ActionMenuCode+",").indexOf(',F_Query_TicketTeamRevenueReport,')!=-1){
this.isShowType = false;
this.msg.DataType='2';
}else{
if((","+userInfo.ActionMenuCode+",").indexOf(',F_Query_LocalTeamRevenueReport,')!==-1){
this.isShowGrounding = false;
this.msg.DataType='6';
}
}
if((","+userInfo.ActionMenuCode+",").indexOf(',F_Query_LocalTeamRevenueReport,')!==-1){
this.isShowGrounding = false;
this.msg.DataType='6';
}
},
components: {},
mounted() {
......
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