|
@@ -58,7 +58,6 @@ import ElectiveMajorThumbnail from '@/views/elective/select/components/elective-
|
|
|
import ElectiveMajorCollege from '@/views/elective/select/components/elective-major-college'
|
|
|
import ElectivePreferenceBatch from '@/views/elective/select/components/elective-preference-batch'
|
|
|
import ElectiveTableGroupTag from '@/views/elective/select/components/elective-table-group-tag'
|
|
|
-import ElectivePreferenceDrag from '@/views/elective/select/components/elective-preference-drag'
|
|
|
|
|
|
const resolverModules = require.context('./round-select-resolvers', false, /\.js$/)
|
|
|
const resolvers = resolverModules.keys().map(key => resolverModules(key).default)
|