Skip to content

fix(tree): tree 组件, value, active, expanded 属性, 支持数组操作触发视图变更 #4067

fix(tree): tree 组件, value, active, expanded 属性, 支持数组操作触发视图变更

fix(tree): tree 组件, value, active, expanded 属性, 支持数组操作触发视图变更 #4067

Workflow file for this run

# 文件名建议统一为 pull-request.yml
# 应用 test-build.yml 的 demo
name: MAIN_PULL_REQUEST
on:
pull_request:
branches: [develop, main, compositionAPI]
types: [opened, synchronize, reopened]
jobs:
call-test-build:
uses: Tencent/tdesign/.github/workflows/test-build.yml@main