清理代码
This commit is contained in:
parent
21836594b2
commit
bb3b2f9270
@ -33,14 +33,12 @@ import { listWxUserLog } from "@/api/custom/wxUserLog";
|
||||
import { getCustomerPhysicalSignsByCusId } from "@/api/custom/customer";
|
||||
import LineChartView from "../LineChartView";
|
||||
import CursorChartView from "../CursorChartView";
|
||||
import TextListView from "../TextListView";
|
||||
import PunchLogDetail from "@/components/PunchLog/PunchLogDetail";
|
||||
|
||||
export default {
|
||||
name: "punchLog",
|
||||
components: {
|
||||
LineChartView,
|
||||
TextListView,
|
||||
CursorChartView,
|
||||
PunchLogDetail,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user