diff --git a/pages/home/index.vue b/pages/home/index.vue
index b3098e3..18f9c39 100644
--- a/pages/home/index.vue
+++ b/pages/home/index.vue
@@ -734,7 +734,7 @@ export default {
jobClassify: "",
cityName: that.selectedCity == "全国" ? "" : that.selectedCity,
brandIds: "",
- checkStoe: true
+ checkStore: true
};
// if (that.tabInfo.list[that.tabInfo.active].classify == 1) {
diff --git a/root/detail/job.vue b/root/detail/job.vue
index 82abf88..43995f2 100644
--- a/root/detail/job.vue
+++ b/root/detail/job.vue
@@ -84,7 +84,7 @@