mirror of
https://github.com/certd/certd.git
synced 2026-05-17 05:37:30 +08:00
chore: lodash-es
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import _ from "lodash";
|
||||
import _ from "lodash-es";
|
||||
import getEachDeep from "deepdash-es/getEachDeep";
|
||||
const eachDeep = getEachDeep(_);
|
||||
import { defineComponent, ref, computed } from "vue";
|
||||
|
||||
Reference in New Issue
Block a user