This commit is contained in:
2022-02-27 20:25:57 +00:00
parent 3429bee1e4
commit ece6fa3e3c

View File

@@ -152,9 +152,9 @@ export default {
label: this.$ay.t("WorkOrderItemLaborServiceRateQuantity"),
borderColor: this.settings.color ?? "#000000",
fill: false,
radius: 0,
hoverRadius: 10,
hitRadius: 4,
pointRadius: 2,
pointHoverRadius: 6,
pointHitRadius: 3,
data: this.obj
}
]