From 3f19a3c871439c83ce299bcbd36338621342c36d Mon Sep 17 00:00:00 2001 From: ogerly Date: Fri, 25 Mar 2022 20:24:38 +0100 Subject: [PATCH] add table field status of link, deletedAt or redeemedAt or open --- admin/src/components/TransactionLinkList.vue | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/admin/src/components/TransactionLinkList.vue b/admin/src/components/TransactionLinkList.vue index bd7f8e1de..4d5051c92 100644 --- a/admin/src/components/TransactionLinkList.vue +++ b/admin/src/components/TransactionLinkList.vue @@ -1,14 +1,14 @@