Explorar o código

fix:右键编辑隐藏问题

ananzhusen hai 1 ano
pai
achega
2f0bfa97b4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;