wupengfei
1 天以前 058b9b412c1eb4d9292f0c0a9de5c6e9f4815bbf
packages/components/src/Input/ChooseLocationInput.vue
@@ -86,6 +86,7 @@
        cityCode: findAreaCodeFromName(cityName),
        countyCode: findAreaCodeFromName(countyName),
        address: res.address,
        addressName: res.name,
      });
    },
  });