feat:更新资料库模块
This commit is contained in:
@@ -30,6 +30,7 @@ export const useLibraryStore = defineStore('library', {
|
||||
fileDetailDialogVisible: false,
|
||||
fileDialogVisible: false,
|
||||
fileContentDialogVisible: false,
|
||||
fileTrainDialogVisible: false,
|
||||
fileApiType: 'ADD' as IHandleApi,
|
||||
subjectOptions: [] as IOptions[],
|
||||
moduleOptions: [] as IOptions[],
|
||||
|
||||
Reference in New Issue
Block a user