@@ -179,9 +179,6 @@ export default {
if (form.ccList) {
form.ccList = this.getTreeVal(form.ccList)
}
- console.log(form, '1111111111111111')
- debugger
-
this.$emit('submit', form)
this.$emit('close')
} else {