使用方法

<avue-crud @filter-change="func" />
option:{
    ...other,
    filterResType: 'string' // 默认 string,可选:object、array
}