Compare commits

..

No commits in common. "422bb849907bb80339487d17257b6dff7a4d33c3" and "235e221606bbc01ab83283b65d3097301aa58605" have entirely different histories.

1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@
import config from "@/config"
import * as XLSX2 from "xlsx";
import * as XLSX from "xlsx-style";
import { fill } from "lodash";
export default {
name: "clock_record",
components: {},