yangxiao преди 4 години
родител
ревизия
bef0af463f
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  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