Commit a968bcc7 authored by liudong1993's avatar liudong1993

1

parent 457a5e98
......@@ -1115,6 +1115,9 @@ export default {
} else {
name = "groupTourOrderByTuan";
}
if(this.userInfo.EmployeeId==1){
name = "RegistrationList";
}
this.$router.push({
name: name,
query: {
......
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