小卡片

master
chaiyapeng 2024-08-25 18:40:46 +08:00
parent 293be35b73
commit 8fef9fc9ce
1 changed files with 5 additions and 5 deletions

View File

@ -15,11 +15,11 @@
<el-form-item :label-width="formLabelWidth">
<el-button @click="textPhone()"></el-button>
</el-form-item>
<!-- 省份:{{this.formPhone.province}}<br>-->
<!-- 城市:{{this.formPhone.city}}<br>-->
<!-- 区号:{{this.formPhone.zip}}<br>-->
<!-- 邮编:{{this.formPhone.zip}}<br>-->
<!-- 运营商:{{this.formPhone.company}}-->
省份:{{this.formPhone.province}}<br>
城市:{{this.formPhone.city}}<br>
区号:{{this.formPhone.zip}}<br>
邮编:{{this.formPhone.zip}}<br>
运营商:{{this.formPhone.company}}
</el-form>
</div>
</el-card>