This commit is contained in:
2021-05-27 16:53:00 +00:00
parent adda3a6471
commit 9283dd4251
6 changed files with 63 additions and 68 deletions

View File

@@ -765,7 +765,10 @@ export default {
this.pvm.languageName,
this.pvm.hour12
),
notes: window.$gz.util.truncateString(x.notes, 50),
notes: window.$gz.util.truncateString(
x.notes,
this.pvm.maxTableNotesLength
),
cost: window.$gz.locale.currencyLocalized(
x.cost,