diff --git a/package.json b/package.json index a96051a..22ada18 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "dayjs": "^1.11.2", "mockjs": "^1.1.0", "pinia": "^2.0.13", + "pinia-persistedstate-plugin": "^0.1.0", "tinymce": "^5.10.2", "vue": "^3.2.16", "vue-router": "^4.0.14", diff --git a/src/components/Search/index.vue b/src/components/Search/index.vue index 3746bbc..7a1bcac 100644 --- a/src/components/Search/index.vue +++ b/src/components/Search/index.vue @@ -29,7 +29,7 @@