From 704f35a1a895e41009f934310db0893dc8e83088 Mon Sep 17 00:00:00 2001 From: Hayden <48267247+hayden-fr@users.noreply.github.com> Date: Wed, 19 Feb 2025 16:15:19 +0800 Subject: [PATCH] feat: add context menu (#143) --- src/components/DialogExplorer.vue | 72 ++++++++++++++++++++++++++++--- 1 file changed, 67 insertions(+), 5 deletions(-) diff --git a/src/components/DialogExplorer.vue b/src/components/DialogExplorer.vue index 5e201d4..810c817 100644 --- a/src/components/DialogExplorer.vue +++ b/src/components/DialogExplorer.vue @@ -1,5 +1,8 @@