|
|
@ -44,7 +44,7 @@
|
|
|
|
<script setup>
|
|
|
|
<script setup>
|
|
|
|
import ScrollPane from './ScrollPane'
|
|
|
|
import ScrollPane from './ScrollPane'
|
|
|
|
import { getNormalPath } from '@/utils/ruoyi'
|
|
|
|
import { getNormalPath } from '@/utils/ruoyi'
|
|
|
|
import useTagsViewStore from '@/store/modules/tagsview'
|
|
|
|
import useTagsViewStore from '@/store/modules/tagsView'
|
|
|
|
import useSettingsStore from '@/store/modules/settings'
|
|
|
|
import useSettingsStore from '@/store/modules/settings'
|
|
|
|
import usePermissionStore from '@/store/modules/permission'
|
|
|
|
import usePermissionStore from '@/store/modules/permission'
|
|
|
|
|
|
|
|
|
|
|
|