IP小卡片

master
chaiyapeng 2024-08-25 09:26:14 +08:00
parent 8f8c589679
commit 34f1c4406e
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ export default {
//",
methods: {
getPhonePlace(){
alert("111")
getPhonePlace(this.formLabelAlign.tel).then((res)=>{
this.formLabelAlign.province=res.data.province;
this.formLabelAlign.city=res.data.city;