<el-input v-model.number="firstinput" type="number" onkeyup="value=value.replace(/[^1-9]/g,'')"></el-input>