小编Fab*_*nna的帖子

存储离子和角度问题,返回未定义的数据使用服务

使用此服务但返回未定义的数据。

  // Function for get a element to the store
  public async get(name: string): Promise<any> {
    await this._storage?.get(name);
  }
Run Code Online (Sandbox Code Playgroud)

ionic-framework angular

0
推荐指数
1
解决办法
814
查看次数

标签 统计

angular ×1

ionic-framework ×1