This commit is contained in:
@@ -152,9 +152,9 @@ export default {
|
|||||||
label: this.$ay.t("WorkOrderItemLaborServiceRateQuantity"),
|
label: this.$ay.t("WorkOrderItemLaborServiceRateQuantity"),
|
||||||
borderColor: this.settings.color ?? "#000000",
|
borderColor: this.settings.color ?? "#000000",
|
||||||
fill: false,
|
fill: false,
|
||||||
radius: 0,
|
pointRadius: 2,
|
||||||
hoverRadius: 10,
|
pointHoverRadius: 6,
|
||||||
hitRadius: 4,
|
pointHitRadius: 3,
|
||||||
data: this.obj
|
data: this.obj
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user