소스 검색

添加注释

huangbin 4 년 전
부모
커밋
09d904b804
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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(() => {