chore: 🤖 migrate to vue cli 3

This commit is contained in:
Binbin Sun
2019-12-27 14:14:34 +08:00
parent 0723294c7b
commit 4b8bbcbfde
14 changed files with 11508 additions and 172 deletions

View File

@@ -125,10 +125,6 @@
}
vm.newTree = _dfs(vm.data)
},
onClick(model) {
console.log(model)
}
}
}