huangbin před 4 roky
rodič
revize
09d904b804
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      src/common/setup/table/event.ts

+ 1 - 0
src/common/setup/table/event.ts

@@ -97,6 +97,7 @@ export function handleComposeTable<T>({ queryFn, menuType, isDetail, tableName,
         closeContextAction()
     }
     onUnmounted(() => {
+        // 离开组件,手动关闭右键,防止出现bug
         closeContextAction()
     })
     initData(() => {