Browse Source

✨ feat: 加一个打印

GuYun-D 1 year ago
parent
commit
73433b19f6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/moblie/mUinitBusiness.vue

+ 1 - 0
src/views/moblie/mUinitBusiness.vue

@@ -871,6 +871,7 @@ export default {
       }
       if (selectedOptions.length === 4) {
         const addeessInfo = selectedOptions[3]
+        console.log("拿到地址了", addeessInfo);
         this.personalForm.latitude = addeessInfo.latitude
         this.personalForm.longitude = addeessInfo.longitude
         this.fieldValue = addresString