Skip to content

[Transfer] 穿梭框与树结合使用,并且开启穿梭框的搜索功能之后,只能搜索树的一级数据,二级或是更低层级的数据无法通过关键字搜索 #1231

[Transfer] 穿梭框与树结合使用,并且开启穿梭框的搜索功能之后,只能搜索树的一级数据,二级或是更低层级的数据无法通过关键字搜索

[Transfer] 穿梭框与树结合使用,并且开启穿梭框的搜索功能之后,只能搜索树的一级数据,二级或是更低层级的数据无法通过关键字搜索 #1231

# 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'