Luka 1 일 전
부모
커밋
f47cf5b316
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/addressBook/index.vue

+ 1 - 0
src/views/addressBook/index.vue

@@ -99,6 +99,7 @@ const getTreeCheck = async data => {
 };
 const treeSelectdRef = ref<InstanceType<typeof TreeSelect>>();
 const searchTableRef = ref<InstanceType<typeof pageSearch>>();
+// 待优化
 const handleClick = async (tab: TabsPaneContext) => {
 	console.log(tab.props.name);
 	setTimeout(() => {