update calcTableHeight
This commit is contained in:
@@ -46,9 +46,7 @@ const CategoryList = {
|
||||
}
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
pickedId: null
|
||||
}
|
||||
return { calcMaxHeight, pickedId: null }
|
||||
},
|
||||
mounted() {
|
||||
console.log(this.injectData)
|
||||
|
||||
Reference in New Issue
Block a user