const dishInfo = e.target.dataset.dishInfo || {};//如果第一个值为false,就取后面的值. 避免返回错误.//If variable already exists use it, otherwise create an empty object