Skip to content

Commit

Permalink
feat(tree-select): bind tree-op
Browse files Browse the repository at this point in the history
  • Loading branch information
kagol committed Dec 16, 2024
1 parent 8dd880d commit 369a006
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vue/src/tree-select/src/pc.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
:show-checkbox="multiple"
@check="check"
@node-click="nodeClick"
v-bind="treeOp"
></tiny-tree>
</template>
</tiny-base-select>
Expand Down

0 comments on commit 369a006

Please sign in to comment.