Explorar o código

删除console

zhangxc %!s(int64=6) %!d(string=hai) anos
pai
achega
7229bdb75b
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      src/components/icss/AddIndeptLabel.vue

+ 0 - 3
src/components/icss/AddIndeptLabel.vue

@@ -71,7 +71,6 @@
         this.txt = '标签组维护-添加独立标签';
         this.isEditOrCopy = true
         const copyData = JSON.parse(JSON.stringify(data))
-        console.log('copyData', copyData)
         copyData.id = ""
         copyData.name=""  
         copyData.tagName=""
@@ -101,9 +100,7 @@
         //console.log(sex)
       },
       changeType(type) {        //填写单类型改变,标签明细左侧更新,右侧清空
-        console.log('type', this.options)
         if(this.isEditOrCopy&&type=='2') {
-          console.log('type11', this.options)
           return
         }
         this.options = [];