介绍
elementUI
<el-input v-model="form.phone" maxlength="11" oninput="value=value.replace(/[^\d]/g,'')" />