export default { data() { return {}; }, onLoad(data) {}, onShow() {}, computed: {}, methods: {}, }