代码更新
This commit is contained in:
@@ -64,7 +64,6 @@
|
|||||||
"screenfull": "4.2.0",
|
"screenfull": "4.2.0",
|
||||||
"sortablejs": "1.8.4",
|
"sortablejs": "1.8.4",
|
||||||
"throttle-debounce": "^5.0.0",
|
"throttle-debounce": "^5.0.0",
|
||||||
"v-fit-columns": "^0.2.0",
|
|
||||||
"vue": "2.6.10",
|
"vue": "2.6.10",
|
||||||
"vue-color": "^2.8.1",
|
"vue-color": "^2.8.1",
|
||||||
"vue-count-to": "1.0.13",
|
"vue-count-to": "1.0.13",
|
||||||
|
|||||||
@@ -61,9 +61,6 @@ Vue.prototype.handleTree = handleTree
|
|||||||
Vue.prototype.getValueByCode = getValueByCode
|
Vue.prototype.getValueByCode = getValueByCode
|
||||||
Vue.prototype.flexWidth = flexWidth
|
Vue.prototype.flexWidth = flexWidth
|
||||||
|
|
||||||
import Plugin from 'v-fit-columns'
|
|
||||||
Vue.use(Plugin)
|
|
||||||
|
|
||||||
Vue.use(scroll)
|
Vue.use(scroll)
|
||||||
|
|
||||||
Vue.use(VueHighlightJS)
|
Vue.use(VueHighlightJS)
|
||||||
|
|||||||
Reference in New Issue
Block a user