手机号 数字

This commit is contained in:
魏啾
2024-11-25 16:34:55 +08:00
parent 4e5b31b2e6
commit 20ece8ada5
3 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,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">