Skip to content

[table] 建议丰富table组件功能,例如滚动时表头固定、滚动加载、以及footer的slot插槽。 #580

[table] 建议丰富table组件功能,例如滚动时表头固定、滚动加载、以及footer的slot插槽。

[table] 建议丰富table组件功能,例如滚动时表头固定、滚动加载、以及footer的slot插槽。 #580

# force copy from tencent/tdesign
name: Issue Synchronize
on:
issues:
types: [opened, reopened]
jobs:
synchronize:
runs-on: ubuntu-latest
steps:
# https://docs.github.com/cn/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#issues
- uses: 94dreamer/create-report@main
with:
wxhook: ${{ secrets.WX_HOOK_URL }}
token: ${{ secrets.GITHUB_TOKEN }}
type: 'issue'