This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user