Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Commit

Permalink
Update main-left.vue
Browse files Browse the repository at this point in the history
缺少 lodash
  • Loading branch information
ljspace committed Feb 10, 2020
1 parent 8be990a commit f43a883
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/app-main/components/main-left.vue
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
import comps from '@/comps'
import { addFormItem } from '@/tool.js'
import draggable from 'vuedraggable'
import _ from 'lodash'
export default {
name: 'AppMainLeft',
Expand Down

0 comments on commit f43a883

Please sign in to comment.