mirror of
https://gitee.com/lijingbo-2021/open-anylink-web.git
synced 2026-05-17 12:48:02 +00:00
目录调整
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script setup>
|
||||
import HashNoData from '../common/HasNoData.vue'
|
||||
import ContactItem from './ResultItem/ContactItem.vue'
|
||||
import ContactItem from '@/components/item/ContactItem.vue'
|
||||
import { searchStore } from '@/stores'
|
||||
|
||||
const props = defineProps(['searchTab'])
|
||||
|
||||
Reference in New Issue
Block a user