This commit is contained in:
2021-06-18 20:15:47 +00:00
parent 4245f77fe2
commit 964b9e31c4

View File

@@ -245,7 +245,7 @@ async function createTableHeaders(vm) {
vm.headers = [
{ text: vm.$ay.t("ID"), value: "id" },
{ text: vm.$ay.t("NotifyEventType"), value: "eventType" },
// { value: "info" },
// { value: "info" },
{ text: vm.$ay.t("AyaType"), value: "ayaType" },
{ text: vm.$ay.t("NotifyDeliveryMethod"), value: "deliveryMethod" },
{ text: vm.$ay.t("NotifyDeliveryAddress"), value: "deliveryAddress" },