Skip to content

fix: #11684 修复 CRUD filterTogglable 配置为 true 时,点击切换无效问题 #9000

fix: #11684 修复 CRUD filterTogglable 配置为 true 时,点击切换无效问题

fix: #11684 修复 CRUD filterTogglable 配置为 true 时,点击切换无效问题 #9000

Workflow file for this run

name: Community
on:
issues:
types: [opened, edited, milestoned]
pull_request_target:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check Labels
id: labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}