I'm fetching list like this: let data = await sp.web.lists.getByTitle(listName).items.get();. Then I catch an error: [object Error] ...
確定! 回上一頁