diff --git a/src/components/RegionsSelect/index.vue b/src/components/RegionsSelect/index.vue index 47fe28e..3e865bb 100644 --- a/src/components/RegionsSelect/index.vue +++ b/src/components/RegionsSelect/index.vue @@ -26,7 +26,7 @@ showSearch?: boolean; }>(), { - showSearch: true + showSearch: false } ); diff --git a/src/views/shop/shopStore/components/shopStoreEdit.vue b/src/views/shop/shopStore/components/shopStoreEdit.vue index 29e7329..8c0786c 100644 --- a/src/views/shop/shopStore/components/shopStoreEdit.vue +++ b/src/views/shop/shopStore/components/shopStoreEdit.vue @@ -38,6 +38,7 @@