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