平昌党建先提交挂起
This commit is contained in:
@@ -33,9 +33,10 @@ export default {
|
||||
computed: {
|
||||
...mapState(['user']),
|
||||
currentPage() {
|
||||
if (this.$route.hash == "#add") {
|
||||
const {hash} = this.$route
|
||||
if (["#add","#makeup"].includes(hash)) {
|
||||
return addChange
|
||||
} else if (this.$route.hash == "#setting") {
|
||||
} else if (hash == "#setting") {
|
||||
return organizationSetting
|
||||
} else return List
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user