• post 请求方式,表格数据源 data 里面为什么不直接用 json 格式,而是转成 get 方式,要用的时候还得转 json? 如果有数组参数怎么办?