|
@@ -66,7 +66,7 @@ export default {
|
|
// } else if (this.model.clazz == 'end' && !this.model.label) {
|
|
// } else if (this.model.clazz == 'end' && !this.model.label) {
|
|
// this.onChange('label', '结束')
|
|
// this.onChange('label', '结束')
|
|
// }
|
|
// }
|
|
- console.log(this.model)
|
|
|
|
|
|
+ // console.log(this.model)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
</script>
|
|
</script>
|