Browse Source

去除冗余代码

yangxiao 3 năm trước cách đây
mục cha
commit
bef0af463f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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