Explorar el Código

去除冗余代码

yangxiao hace 3 años
padre
commit
bef0af463f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/components/common/menu.vue

+ 0 - 1
src/components/common/menu.vue

@@ -39,7 +39,6 @@ export default {
     menuC (item) {
       if (item.type === 'changeTheme') {
         this.$store.commit('changeTheme', item.url);
-        console.log(222, this.$store); return
       } else {
         this.$router.push({
           path: item.url