From cb04200ba3e87d73ea2e907ebae20edd15ecc3ba Mon Sep 17 00:00:00 2001 From: William Chong Date: Fri, 29 Sep 2023 19:36:32 +0800 Subject: [PATCH] =?UTF-8?q?[web-ui]=F0=9F=92=84=20Show=20nft=20id=20in=20s?= =?UTF-8?q?end=20result?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web-ui/pages/send-nft/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/web-ui/pages/send-nft/index.vue b/web-ui/pages/send-nft/index.vue index 5efabad..787ea3d 100644 --- a/web-ui/pages/send-nft/index.vue +++ b/web-ui/pages/send-nft/index.vue @@ -55,6 +55,7 @@ {{ entry.address }} {{ entry.classId }} + {{ entry.nftId }} {{ entry.memo }} {{ entry.status }}