@@ -46,6 +46,7 @@ export default {
data: () => ({
borderColor: '#850000',
Color: '#850000',
+ test: '',
}),
created() {},
computed: {},