下拉刷新

parent 07979aaa
...@@ -306,7 +306,6 @@ const getMerchantList = () => { ...@@ -306,7 +306,6 @@ const getMerchantList = () => {
}); });
cardData.value = cardData.value.concat(res.data.content); cardData.value = cardData.value.concat(res.data.content);
xma.hideLoading(); xma.hideLoading();
setTimeout(() => {}, 500);
}); });
}; };
function getLocationFn() { function getLocationFn() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment