mirror of
https://gitee.com/dromara/go-view.git
synced 2025-02-24 16:22:57 +08:00
Merge branch 'dev' of https://gitee.com/MTrun/go-view
This commit is contained in:
commit
01bb9a8939
@ -1,4 +1,3 @@
|
||||
import Configuration from './config.vue'
|
||||
import image from '@/assets/images/chart/informations/words_cloud.png'
|
||||
import { ConfigType, PackagesCategoryEnum } from '@/packages/index.d'
|
||||
import { ChatCategoryEnum,ChatCategoryEnumName } from '../../index.d'
|
||||
|
@ -1,4 +1,4 @@
|
||||
import image from '@/assets/images/chart/Tables/tables_categary.png'
|
||||
import image from '@/assets/images/chart/tables/tables_categary.png'
|
||||
import { ConfigType, PackagesCategoryEnum } from '@/packages/index.d'
|
||||
import { ChatCategoryEnum, ChatCategoryEnumName } from '../../index.d'
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
import image from '@/assets/images/chart/Tables/tables_list.png'
|
||||
import image from '@/assets/images/chart/tables/tables_list.png'
|
||||
import { ConfigType, PackagesCategoryEnum } from '@/packages/index.d'
|
||||
import { ChatCategoryEnum, ChatCategoryEnumName } from '../../index.d'
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
import image from '@/assets/images/chart/Tables/tables.png'
|
||||
import image from '@/assets/images/chart/tables/tables.png'
|
||||
import { ConfigType, PackagesCategoryEnum } from '@/packages/index.d'
|
||||
import { ChatCategoryEnum, ChatCategoryEnumName } from '../../index.d'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user