xiebaomin vor 2 Jahren
Ursprung
Commit
e9e68b2c91
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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() {