Commit 60979523 authored by 姬鋆屾's avatar 姬鋆屾

fixed:修改人员绩效汇总大厅和部门没有数据得问题

parent ce7eb41b
......@@ -278,7 +278,8 @@ export default {
this.$route.name == "attendance/record/list" ||
this.$route.name == "attendance/record/error/list" ||
this.$route.name == "attendance/leave/record/list" ||
this.$route.name == "attendance/vacation/balance/list"
this.$route.name == "attendance/vacation/balance/list" ||
this.$route.name == "staff/perform/summary/edit/list"
) {
this.getArr();
}
......
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