2022-10-26 11:14:13 +08:00

8 lines
62 B
JavaScript

export default {
data() {
return {
wxsData: {}
}
}
}