题库管理
This commit is contained in:
@@ -15,6 +15,13 @@ import Bus from '@/assets/js/eventBus.js'
|
||||
import httpRequest from '@/utils/httpRequest' // api: https://github.com/axios/axios
|
||||
import { isAuth } from '@/utils'
|
||||
import cloneDeep from 'lodash/cloneDeep'
|
||||
|
||||
|
||||
import 'xe-utils'
|
||||
import VXETable from 'vxe-table'
|
||||
import 'vxe-table/lib/style.css'
|
||||
|
||||
Vue.use(VXETable)
|
||||
// import { debounce, throttle } from './utils/dbucTrtl.js';
|
||||
//
|
||||
// import debounce from 'lodash/debounce' //导入lodash中的debounce
|
||||
|
||||
Reference in New Issue
Block a user