computed: {
   name(){
        return function(item){
            //
        }
    }
},