chore(other): test commitlint

This commit is contained in:
落小梅 2021-10-12 12:00:18 +08:00
parent 880a75d553
commit 829e6c636d

View File

@ -167,8 +167,6 @@ const { innerTreeData, updateInnerTreeData, treeWrapperClass } = useTreeData(
emit
)
console.log(emit)
function handleNodeClick(node: TreeNode) {
updateInnerTreeData(innerTreeData.value, node)
const emitNode = getEmitNode(props.data!, node)