This commit is contained in:
2021-07-13 19:36:17 +00:00
parent ff8da9406e
commit 228054aed0

View File

@@ -919,7 +919,7 @@ export default {
});
}
if (this.form().showMe(this, "PartCost")) {
if (this.form().showMe(this, "PartCost") && this.value.hasPartCosts) {
headers.push({
text: this.$ay.t("Cost"),
align: "right",