Browse Source

选址菜单的微调

lkk 1 year ago
parent
commit
21d5c0685f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/siteselection/index.vue

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

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