Commit fd148572 authored by wangjiankun's avatar wangjiankun

fix:修复

parent 572a3992
......@@ -639,7 +639,8 @@
return auth.split(',').includes(accessName)
}
}
},
}
},
created() {
window.eventBus.$on('searchParamChange', (searchResult) => {
this.$router.push({
......@@ -686,7 +687,6 @@
}))
}
}
}
}
</script>
......
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