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