Update EditCompleteContainer.vue
This commit is contained in:
parent
99e81d2afd
commit
2e05e72475
|
@ -207,7 +207,6 @@ export default {
|
|||
}
|
||||
},
|
||||
created() {
|
||||
console.log(this.leftHeight)
|
||||
this.refreshButtonActiveClass(this.activeDom);
|
||||
getApiFieldTemplate(this)
|
||||
.then((template) => {
|
||||
|
|
Loading…
Reference in New Issue