diff --git a/frontend/src/views/system/training/index.vue b/frontend/src/views/system/training/index.vue index 9038b4c9..c48f9054 100644 --- a/frontend/src/views/system/training/index.vue +++ b/frontend/src/views/system/training/index.vue @@ -14,7 +14,7 @@ import EmptyBackground from '@/views/dashboard/common/EmptyBackground.vue' import { useClipboard } from '@vueuse/core' import { useUserStore } from '@/stores/user' import { useI18n } from 'vue-i18n' -import { cloneDeep, forEach } from 'lodash-es' +import { cloneDeep } from 'lodash-es' import { getAdvancedApplicationList } from '@/api/embedded.ts' interface Form {