فهرست منبع

删除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
           }