Commit bc0918d7 authored by 吴春's avatar 吴春

修改车订单tab默认标签

parent e94480ed
......@@ -81,8 +81,12 @@
}
} else{
this.dataObj.OrderId = ''
if (this.currentUserInfo && this.currentUserInfo.RB_Group_id == 100) {
this.dataObj.tab = "1";
} else {
this.dataObj.tab = '0'
}
}
},
};
......
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