xiebaomin 2 年之前
父節點
當前提交
e9e68b2c91
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/main/resources/static/js/supplier-login/login.js

+ 0 - 1
src/main/resources/static/js/supplier-login/login.js

@@ -366,7 +366,6 @@ new Vue({
             fullPage.removeEventListener('mousewheel', (e) => this.scrollChange(e))
             this.showContent = false
             const textInfoForm = this.community_article_list.filter(item => item.id === id)
-            console.log(textInfoForm)
             this.textContent = textInfoForm[0].text
         },
         goToIndex() {