Browse Source

删除console

zhangxc 6 năm trước cách đây
mục cha
commit
3e4152a51b
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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
           }