refactor(recorder): Remove unnecessary data
This commit is contained in:
parent
90fdbf6e19
commit
986a3a9b28
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ export default {
|
|||
data() {
|
||||
return {
|
||||
paths: [],
|
||||
id: "Hello, Vue.js !!!"
|
||||
};
|
||||
},
|
||||
mounted() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue