pagekit / vue-resource

The HTTP client for Vue.js
MIT License
10.08k stars 1.6k forks source link

the results of response.body = JSON.parse(text), is unexpected, #698

Open zhengyange opened 6 years ago

zhengyange commented 6 years ago

Steps to reproduce

image

What is Expected?

What is actually happening?

为什么字符串会被转成float,而且还被除了1000*1000,