Browse Source

选址菜单的微调

lkk 1 năm trước cách đây
mục cha
commit
21d5c0685f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/siteselection/index.vue

+ 0 - 1
src/views/siteselection/index.vue

@@ -61,7 +61,6 @@ export default {
   created() {},
   methods: {
     tabClick(evt) {
-      // console.log(evt, "======");
       this.activeTabs = evt.name;
     },
   },