Commit 5ac0d233 authored by 黄奎's avatar 黄奎

11

parent 8af5e279
...@@ -960,7 +960,7 @@ ...@@ -960,7 +960,7 @@
} else { } else {
name = "groupTourOrderByTuan"; name = "groupTourOrderByTuan";
} }
if (this.userInfo.EmployeeId == ExamineBy || this.userInfo.RB_Department_Id == 2) { if (this.userInfo.EmployeeId == this.ExamineBy || this.userInfo.RB_Department_Id == 2) {
name = "RegistrationList"; name = "RegistrationList";
} }
this.$router.push({ this.$router.push({
......
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