Pārlūkot izejas kodu

fix:右键编辑隐藏问题

ananzhusen 1 gadu atpakaļ
vecāks
revīzija
2f0bfa97b4
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/views/components/Graphics.vue

+ 1 - 1
src/views/components/Graphics.vue

@@ -1239,7 +1239,7 @@ const onMenu = async (val: string) => {
           },
         });
       }
-
+      hideContextmenu();
       break;
     case 'del':
       delDialog.show = true;