Update EditCompleteContainer.vue

This commit is contained in:
fit2-zhao 2022-09-21 21:23:44 +08:00 committed by GitHub
parent 99e81d2afd
commit 2e05e72475
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -207,7 +207,6 @@ export default {
}
},
created() {
console.log(this.leftHeight)
this.refreshButtonActiveClass(this.activeDom);
getApiFieldTemplate(this)
.then((template) => {