This commit is contained in:
@@ -393,6 +393,13 @@ export default {
|
||||
});
|
||||
}
|
||||
|
||||
if (headers.length == 0) {
|
||||
headers.push({
|
||||
text: this.$ay.t("AllFieldsHidden"),
|
||||
align: "left",
|
||||
value: "xxxx"
|
||||
});
|
||||
}
|
||||
return headers;
|
||||
},
|
||||
itemList: function() {
|
||||
|
||||
Reference in New Issue
Block a user