Skip to content

fix(Table): 修复Modal里的Form表单,使用 shouldUpdate卸载有时无法找到表单的方法 #3456

fix(Table): 修复Modal里的Form表单,使用 shouldUpdate卸载有时无法找到表单的方法

fix(Table): 修复Modal里的Form表单,使用 shouldUpdate卸载有时无法找到表单的方法 #3456

Workflow file for this run

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