fix:去除冗余依赖

This commit is contained in:
shijing 2025-09-18 15:21:54 +08:00
parent 4984c6a9a4
commit 89bd60c547
1 changed files with 0 additions and 1 deletions

View File

@ -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: {},