vue axiso qs

1.npm install qs

2.import qs from 'qs';

Vue.prototype.$qs = qs;

3.使用

或者qs.parse()

你可能感兴趣的:(vue axiso qs)