9 lines
55 B
TypeScript
9 lines
55 B
TypeScript
Component({
|
|
data: {
|
|
|
|
},
|
|
methods: {
|
|
|
|
},
|
|
})
|