chore: lodash-es

This commit is contained in:
xiaojunnuo
2023-06-29 17:20:47 +08:00
parent 042535536e
commit e5d902663b
29 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import axios from "axios";
import { get } from "lodash";
import { get } from "lodash-es";
import Adapter from "axios-mock-adapter";
import { errorLog, errorCreate } from "./tools";
import { env } from "/src/utils/util.env";