pull/25/merge
qxq 2 years ago committed by GitHub
commit 9c2ddef555
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@
<a-tree
:expanded-keys="expandedKeys"
:auto-expand-parent="autoExpandParent"
:tree-data="tree"
:tree-data="props.tree"
@expand="onExpand"
>
<template #title="{ title, sql, params, resultSQL }">

Loading…
Cancel
Save