瀏覽代碼

删除console

zhangxc 6 年之前
父節點
當前提交
3e4152a51b
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/components/icss/SymptomTagGroup.vue

+ 0 - 1
src/components/icss/SymptomTagGroup.vue

@@ -210,7 +210,6 @@ export default {
             return this.isHasTag(item, this.selectRightTagsList)
         },
         toggleTopDownList(type){
-            console.log('this.selectRightTagsList', this.selectRightTagsList)
           if(this.selectRightTagsList.length == 0 || this.rightTagsList2.length == 0 ||this.selectRightTagsList[0].type == 'input' ){
             return
           }