src/views/system/tijianall/index.vue @@ -182,6 +182,7 @@ ]" > <el-input maxlength="11" v-model="form.cusPhone" placeholder="请输入电话" @input="form.cusPhone = $event.replace(/\s/g, '')"