fix: 📦 lodash-es to lodash (lowdb存在导致lodash无法移除)
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
|
||||
<script>
|
||||
import { mapState } from 'vuex'
|
||||
import { get } from 'lodash-es'
|
||||
import { get } from 'lodash'
|
||||
export default {
|
||||
data () {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user