huangbin 4 rokov pred
rodič
commit
09d904b804
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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(() => {