@@ -17,11 +17,15 @@ export default Vue.extend({
}
]
+ },
+ methods: {
+
})
</script>
+<template>
-<template />
+</template>
<style scoped>