| src/views/wel/index.vue | ●●●●● patch | view | raw | blame | history |
src/views/wel/index.vue
@@ -998,7 +998,11 @@ handleChange(val) { window.console.log(val); }, } }, created() { this.$store.commit('DEL_ALL_TAG'); this.$router.push('/employee/list') }, }; </script>