问答详情
源自:3-12 目录功能实现

改變原寫法

老師請問這樣寫是可以的嗎? 


this.book.ready.then(async() => {

        await this.book.locations.generate();

        this.locations=this.book.locations

        this.bookAvailable=true

      })


提问者:齊帥 2021-11-25 17:54

个回答