diff --git a/src/views/custom/detail.vue b/src/views/custom/detail.vue index 1e89f5c..db3663e 100644 --- a/src/views/custom/detail.vue +++ b/src/views/custom/detail.vue @@ -15,7 +15,7 @@ - {{ formData.address }} + {{ formData.province_name + formData.city_name + formData.area_name + formData.address }} {{ formData.phone diff --git a/src/views/custom/index.vue b/src/views/custom/index.vue index ace6269..34e9c43 100644 --- a/src/views/custom/index.vue +++ b/src/views/custom/index.vue @@ -53,17 +53,16 @@ - - - - + + + + + - - + - - + 新增 - + 删除
- + @@ -63,10 +65,12 @@