@@ -15,6 +15,7 @@
v-model="formData.phone"
:placeholder="t('请输入手机号')"
:maxlength="11"
+ type="number"
></cl-input>
</cl-form-item>