Joleen Knepp

Results 2 comments of Joleen Knepp

在axios 的 headers中,Content-Type设置为 'application/x-www-form-urlencoded' 试试

```['A1', 'A2', 'B1', 'B2', 'C1', 'C2', 'D1', 'D2'].concat( ['A', 'B', 'C', 'D'].map(a=>a+3)).sort().map(a=>a.replace('3',''))```