Explorar o código

代码提交:
1028知识分享

sunruiqi %!s(int64=2) %!d(string=hai) anos
pai
achega
f2f784ac98
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/views/modules/knowledgeShare/InfoList.vue

+ 1 - 2
src/views/modules/knowledgeShare/InfoList.vue

@@ -194,10 +194,9 @@
       },
       handleClick (tab) {
         const val = tab.$attrs.value
-        console.log('aaaaaaaaa', val)
         this.typeId = val
         this.refreshList()
-      },
+      }
     }
   }
 </script>