trying to solve practice problem — unable to set data from my fetch request though it shows up in console.log

后端 未结 0 436
无人共我
无人共我 2020-12-17 00:53
import {data} from \'./data.js\';


/* @typedef{{
 *   id: string,
 *   name: string,
 *   address: string,
 *   stars: number,
 *   reviews: number,
 *   price: str         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题