用的api上报自定义事件,代码如下: wx.reportAnalytic(‘filter’, { filter_name: item.value}) 但是在小程序的后台统计里面只有点击数量,没有具体的值,是为什么?