<el-input v-model="item.userScore" onkeyup="this.value=this.value.replace(/[^\d.]/g,'');" maxlength="4" > </el-input>