| | |
| | | </template>
|
| | |
|
| | | <script setup>
|
| | | import useTagsViewStore from '@/store/modules/tagsview'
|
| | | import useTagsViewStore from '@/store/modules/tagsView'
|
| | |
|
| | | const tagsViewStore = useTagsViewStore()
|
| | | const route = useRoute()
|
| | |
| | | </template>
|
| | |
|
| | | <script setup>
|
| | | import useTagsViewStore from '@/store/modules/tagsview'
|
| | | import useTagsViewStore from '@/store/modules/tagsView'
|
| | |
|
| | | const tagAndTagSpacing = ref(4);
|
| | | const { proxy } = getCurrentInstance();
|
| | |
| | | <script setup>
|
| | | import ScrollPane from './ScrollPane'
|
| | | import { getNormalPath } from '@/utils/ruoyi'
|
| | | import useTagsViewStore from '@/store/modules/tagsview'
|
| | | import useTagsViewStore from '@/store/modules/tagsView'
|
| | | import useSettingsStore from '@/store/modules/settings'
|
| | | import usePermissionStore from '@/store/modules/permission'
|
| | |
|
| | |
| | | import useTagsViewStore from '@/store/modules/tagsview'
|
| | | import useTagsViewStore from '@/store/modules/tagsView'
|
| | | import router from '@/router'
|
| | |
|
| | | export default {
|