Change your js to this
$(this).parent('.col-md-1').find('input[name ="flash_price"]').val('test value');
CLICK HERE to find out more related problems solutions.
Change your js to this
$(this).parent('.col-md-1').find('input[name ="flash_price"]').val('test value');
CLICK HERE to find out more related problems solutions.