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

tui

parent 534df6d8
...@@ -262,6 +262,7 @@ export default { ...@@ -262,6 +262,7 @@ export default {
this.$route.name == "check/complain/record/list" || this.$route.name == "check/complain/record/list" ||
this.$route.name == "check/gowork/record/list" || this.$route.name == "check/gowork/record/list" ||
this.$route.name == "check/effect/record/list" || this.$route.name == "check/effect/record/list" ||
this.$route.name == "check/other/record/list" ||
this.$route.name == "window/perform/list" || this.$route.name == "window/perform/list" ||
this.$route.name == "window/workman/perform/list" || this.$route.name == "window/workman/perform/list" ||
this.$route.name == "perform/attend/record/list" || this.$route.name == "perform/attend/record/list" ||
...@@ -269,6 +270,7 @@ export default { ...@@ -269,6 +270,7 @@ export default {
this.$route.name == "perform/complain/record/list" || this.$route.name == "perform/complain/record/list" ||
this.$route.name == "perform/gowork/record/list" || this.$route.name == "perform/gowork/record/list" ||
this.$route.name == "perform/effect/record/list" || this.$route.name == "perform/effect/record/list" ||
this.$route.name == "perform/other/record/list" ||
this.$route.name == "staff/perform/summary/list" this.$route.name == "staff/perform/summary/list"
) { ) {
this.getArr(); 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