小卡片
parent
293be35b73
commit
8fef9fc9ce
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue