信息通知前端、后端代码、websocket(el-admin版本)、添加sys_dict到excel
This commit is contained in:
@@ -40,6 +40,8 @@ import { getValueByCode } from '@/api/system/param'
|
||||
|
||||
import 'jquery'
|
||||
|
||||
// 安装总线
|
||||
import VueBus from 'vue-bus'
|
||||
Vue.use(scroll)
|
||||
|
||||
Vue.use(AFTableColumn)
|
||||
@@ -48,6 +50,7 @@ Vue.use(VueHighlightJS)
|
||||
Vue.use(mavonEditor)
|
||||
Vue.use(permission)
|
||||
Vue.use(dict)
|
||||
Vue.use(VueBus)
|
||||
|
||||
// 全局设置控件样式https://codeantenna.com/a/0IN5FMJk5h
|
||||
Element.Table.props.border = { type: Boolean, default: true }
|
||||
|
||||
Reference in New Issue
Block a user