export default { name: 'xxxx', data() { return { id:'', title: '', jobtype: [], } }, created() { const that = this; let params = {}; const id = that.$route.
確定! 回上一頁