mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix:修改utils
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
import { openDoc } from '@/utils/page'
|
||||
import { openDoc } from '@/utils'
|
||||
import { DocumentText as DocumentTextIcon } from '@vicons/ionicons5'
|
||||
|
||||
const handleClick = () => {
|
||||
|
||||
Reference in New Issue
Block a user