更新
This commit is contained in:
@@ -108,6 +108,7 @@ const layoutStore = useLayoutStore()
|
||||
const showTags = ref(true)
|
||||
const selectedTag = ref(null)
|
||||
const visitedViews = computed(() => layoutStore.viewTags)
|
||||
console.log(layoutStore.viewTags)
|
||||
// 右键菜单状态
|
||||
const contextMenu = ref({
|
||||
visible: false,
|
||||
|
||||
Reference in New Issue
Block a user