@ -58,7 +58,7 @@ const handleDatePickerChange = () => {
//获取所有地区
const getArea = async () => {
const result = await API({
url: '/beanConsume/getDept',
url: '/beanRecharge/onlineMarket',
data: {}
})
if (result.code == 200) {