@@ -41,9 +41,6 @@ export default withLayout((props) => {
}).catch(() => {
Taro.hideLoading()
})
- },
- complete: () => {
- Taro.hideLoading()
}