some fixes to inline
This commit is contained in:
parent
272d3392a1
commit
fedd28d8a6
2 changed files with 5 additions and 10 deletions
|
@ -55,12 +55,6 @@
|
|||
app: this.$root,
|
||||
}
|
||||
},
|
||||
watch:{
|
||||
data: function(newVal, oldVal) {
|
||||
console.log("newdata",newVal);
|
||||
},
|
||||
|
||||
},
|
||||
methods: {
|
||||
getKind(item) {
|
||||
if (typeof item.kind != "undefined") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue