update 扩展lodash
This commit is contained in:
@@ -39,6 +39,8 @@ Vue.prototype.$api = api
|
||||
* Lodash全局化
|
||||
*/
|
||||
import _ from 'lodash'
|
||||
import * as _extend from './util/lodash-extend'
|
||||
Object.assign(_, _extend)
|
||||
Vue.prototype.$_ = _
|
||||
/**
|
||||
* moment全局化
|
||||
|
||||
Reference in New Issue
Block a user