清理代码
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 { getCustomerPhysicalSignsByCusId } from "@/api/custom/customer";
|
||||||
import LineChartView from "../LineChartView";
|
import LineChartView from "../LineChartView";
|
||||||
import CursorChartView from "../CursorChartView";
|
import CursorChartView from "../CursorChartView";
|
||||||
import TextListView from "../TextListView";
|
|
||||||
import PunchLogDetail from "@/components/PunchLog/PunchLogDetail";
|
import PunchLogDetail from "@/components/PunchLog/PunchLogDetail";
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: "punchLog",
|
name: "punchLog",
|
||||||
components: {
|
components: {
|
||||||
LineChartView,
|
LineChartView,
|
||||||
TextListView,
|
|
||||||
CursorChartView,
|
CursorChartView,
|
||||||
PunchLogDetail,
|
PunchLogDetail,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user