xiebaomin 2 anni fa
parent
commit
e9e68b2c91
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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() {