forked from github/dataease
fix: 去掉打印语句
This commit is contained in:
parent
a7523f1e90
commit
d0ea11158f
@ -433,7 +433,6 @@ export default {
|
||||
this.$emit('resizeView')
|
||||
},
|
||||
edit() {
|
||||
console.log('this.curComponent.type', this.curComponent.type)
|
||||
if (this.curComponent.type === 'custom') {
|
||||
bus.$emit('component-dialog-edit', 'update')
|
||||
} else if (this.curComponent.type === 'custom-button') {
|
||||
|
Loading…
Reference in New Issue
Block a user