diff --git a/.env.development b/.env.development index 8aa7af0..3380aee 100644 --- a/.env.development +++ b/.env.development @@ -1,2 +1,2 @@ VITE_APP_NAME=后台管理(开发环境) -VITE_API_URL=http://127.0.0.1:9200/api +#VITE_API_URL=http://127.0.0.1:9200/api diff --git a/src/views/hjm/hjmCar/components/hjmCarEdit.vue b/src/views/hjm/hjmCar/components/hjmCarEdit.vue index 59800b2..ff8b125 100644 --- a/src/views/hjm/hjmCar/components/hjmCarEdit.vue +++ b/src/views/hjm/hjmCar/components/hjmCarEdit.vue @@ -71,7 +71,8 @@ style="margin-left: 10px; width: 137px" @click="openMapPicker" > - 选取 + + 选取 @@ -124,306 +125,311 @@