Commit e7a177ba by caoyanzhi

update: 弹窗推广调整

parent e9b0c05e
......@@ -8,9 +8,6 @@ export default {
name: 'pop',
created() {
this.$store.commit('aside_handler', false);
this.$nextTick(_ => {
this.$store.commit('aside_handler', true);
});
}
};
</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