Update template file
This commit is contained in:
parent
58f3b97bb3
commit
c8400adad5
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
export default {
|
export default {
|
||||||
name: ``,
|
name: ``,
|
||||||
components: {},
|
components: {},
|
||||||
data() { return {};},
|
data() { return {}},
|
||||||
computed: {},
|
computed: {},
|
||||||
methods: {}
|
methods: {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue