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)
             return this.isHasTag(item, this.selectRightTagsList)
         },
         },
         toggleTopDownList(type){
         toggleTopDownList(type){
-            console.log('this.selectRightTagsList', this.selectRightTagsList)
           if(this.selectRightTagsList.length == 0 || this.rightTagsList2.length == 0 ||this.selectRightTagsList[0].type == 'input' ){
           if(this.selectRightTagsList.length == 0 || this.rightTagsList2.length == 0 ||this.selectRightTagsList[0].type == 'input' ){
             return
             return
           }
           }