date 错别字修复

This commit is contained in:
QM303176530
2020-10-29 22:12:42 +08:00
parent a25823f5b5
commit 024f461e94
4 changed files with 4 additions and 4 deletions

View File

@@ -74,7 +74,7 @@ import {
getExaCustomer,
getExaCustomerList
} from "@/api/customer";
import { formatTimeToStr } from "@/utils/data";
import { formatTimeToStr } from "@/utils/date";
import infoList from "@/mixins/infoList";
export default {