I bind two radio elements with v-model. When the radio elements were clicked, I want to get a boolean result, but the real result is String TYPE?! This is my codes: http://jsbin.com/temesogaje/edit?html,output