代码更新

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

@@ -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)