输入手机号数字

This commit is contained in:
魏啾
2024-11-25 13:54:51 +08:00
parent 2cbc3fa65f
commit 4d1d6f0425
7 changed files with 14 additions and 13 deletions

View File

@@ -10,7 +10,7 @@
</view>
<view class="Box_box flex-between">
<view>开票员电话</view>
<view class="Box_box_input"><input type="text" v-model="form.taxphone" placeholder="请填写开票员电话"
<view class="Box_box_input"><input type="number" v-model="form.taxphone" placeholder="请填写开票员电话"
data-key="mobile" /></view>
</view>
<view class="Box_box flex-between" @click="showpicker = true">