fix:去除冗余依赖
This commit is contained in:
parent
4984c6a9a4
commit
89bd60c547
|
@ -102,7 +102,6 @@
|
||||||
import config from "@/config"
|
import config from "@/config"
|
||||||
import * as XLSX2 from "xlsx";
|
import * as XLSX2 from "xlsx";
|
||||||
import * as XLSX from "xlsx-style";
|
import * as XLSX from "xlsx-style";
|
||||||
import { fill } from "lodash";
|
|
||||||
export default {
|
export default {
|
||||||
name: "clock_record",
|
name: "clock_record",
|
||||||
components: {},
|
components: {},
|
||||||
|
|
Loading…
Reference in New Issue