实现history页面缓存
This commit is contained in:
@@ -11,6 +11,7 @@ import { useStore } from "vuex";
|
||||
import { useI18n } from 'vue-i18n'
|
||||
import tools from '@/component/toolsPage/index.vue'
|
||||
export default defineComponent({
|
||||
name: "toolsPage",
|
||||
components:{
|
||||
tools,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user