|
|
@@ -25,8 +25,8 @@ import RightToolbar from "@/components/RightToolbar"
|
|
|
// import hljs from 'highlight.js'
|
|
|
// import 'highlight.js/styles/github-gist.css'
|
|
|
import {DICT_TYPE, getDictDataLabel, getDictDatas, getDictDatas2} from "@/utils/dict";
|
|
|
-import VConsole from "vconsole";
|
|
|
-const vConsole = new VConsole();
|
|
|
+// import VConsole from "vconsole";
|
|
|
+// const vConsole = new VConsole();
|
|
|
// 全局方法挂载
|
|
|
Vue.prototype.getDicts = getDicts
|
|
|
Vue.prototype.getConfigKey = getConfigKey
|