feat(projects): 增加全局搜索菜单功能
This commit is contained in:
3
src/layouts/common/GlobalSearch/components/index.ts
Normal file
3
src/layouts/common/GlobalSearch/components/index.ts
Normal file
@ -0,0 +1,3 @@
|
||||
import SearchModal from './SearchModal.vue';
|
||||
|
||||
export { SearchModal };
|
||||
Reference in New Issue
Block a user