瀏覽代碼

Apply 1 suggestion(s) to 1 file(s)

tusooa 2 年之前
父節點
當前提交
9f30ccc26b
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/components/notification/notification.js

+ 0 - 1
src/components/notification/notification.js

@@ -60,7 +60,6 @@ const Notification = {
   },
   methods: {
     toggleStatusExpanded () {
-      console.log('as')
       this.statusExpanded = !this.statusExpanded
     },
     generateUserProfileLink (user) {