Luka 1 day ago
parent
commit
9aa2263280
1 changed files with 1 additions and 0 deletions
  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(() => {