feat: 📦 lodash to lodash-es

This commit is contained in:
FairyEver
2020-11-17 08:32:46 +08:00
parent 790f69a751
commit f53927121e
25 changed files with 307 additions and 299 deletions

View File

@@ -1,6 +1,6 @@
import axios from 'axios'
import Adapter from 'axios-mock-adapter'
import { get } from 'lodash'
import { get } from 'lodash-es'
import util from '@/libs/util'
import { errorLog, errorCreate } from './tools'