... export class AppDetail { @Prop() itemId: number; async componentDidLoad() { console.log(await ItemService.getItem(this.
確定! 回上一頁