asyncData syntax 1: use context object. Context object (all nuxt functions). <script> export default { async asyncData( context ) { let ...
確定! 回上一頁