lkk 1 жил өмнө
parent
commit
21d5c0685f

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

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