代码更新

This commit is contained in:
ldj_willow
2022-10-29 11:03:01 +08:00
parent 701e3bc141
commit 3102a3f0f1
2 changed files with 0 additions and 4 deletions

View File

@@ -64,7 +64,6 @@
"screenfull": "4.2.0",
"sortablejs": "1.8.4",
"throttle-debounce": "^5.0.0",
"v-fit-columns": "^0.2.0",
"vue": "2.6.10",
"vue-color": "^2.8.1",
"vue-count-to": "1.0.13",

View File

@@ -61,9 +61,6 @@ Vue.prototype.handleTree = handleTree
Vue.prototype.getValueByCode = getValueByCode
Vue.prototype.flexWidth = flexWidth
import Plugin from 'v-fit-columns'
Vue.use(Plugin)
Vue.use(scroll)
Vue.use(VueHighlightJS)