Commit fd148572 authored by wangjiankun's avatar wangjiankun

fix:修复

parent 572a3992
...@@ -639,6 +639,7 @@ ...@@ -639,6 +639,7 @@
return auth.split(',').includes(accessName) return auth.split(',').includes(accessName)
} }
} }
}
}, },
created() { created() {
window.eventBus.$on('searchParamChange', (searchResult) => { window.eventBus.$on('searchParamChange', (searchResult) => {
...@@ -687,7 +688,6 @@ ...@@ -687,7 +688,6 @@
} }
} }
} }
}
</script> </script>
<style lang="stylus"> <style lang="stylus">
......
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