Explorar o código

delete debugger

haojianlong %!s(int64=5) %!d(string=hai) anos
pai
achega
a63d71229b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/components/config_point/dictionaryCascader.vue

+ 0 - 1
src/components/config_point/dictionaryCascader.vue

@@ -160,7 +160,6 @@ export default {
       })
     },
     changeSelect(val) {
-      debugger
       let labels = this.$refs.dictCas.currentLabels
       this.$emit('change', { val: val, labels: labels })
     },