<input type="text" class="el-input__inner"
oninput = "value=value.replace(/[^\d]/g,'')"
>
<input type="text" class="el-input__inner"
oninput = "value=value.replace(/[^\d]/g,'')"
>