This commit is contained in:
2021-05-26 13:55:02 +00:00
parent 420a72692f
commit e3538f9866
4 changed files with 7 additions and 12 deletions

View File

@@ -670,7 +670,7 @@ export default {
});
}
if (this.form().showMe(this, "LaborPriceViz")) {
if (this.form().showMe(this, "LaborPriceOverrideViz")) {
headers.push({
text: this.$ay.t("PriceOverride"),
align: "right",