uView的响应拦截无法不做请求异常?

584 阅读1分钟
	Vue.prototype.$u.http.setConfig({
		originalData: true, // 加上这个,再试试
	})

执行处理全局报错

image.png