This commit is contained in:
@@ -939,7 +939,7 @@ export default {
|
|||||||
this.pvm.languageName,
|
this.pvm.languageName,
|
||||||
this.pvm.currencyName
|
this.pvm.currencyName
|
||||||
),
|
),
|
||||||
serviceDetails: window.$gz.util.truncateString(x.serviceDetails, 100)
|
serviceDetails: window.$gz.util.truncateString(x.serviceDetails, 50)
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user