Skip to content

在弹框内配置确定事件,如果目标组件选择弹框外的页面上的组件,无法回显 #8540

在弹框内配置确定事件,如果目标组件选择弹框外的页面上的组件,无法回显

在弹框内配置确定事件,如果目标组件选择弹框外的页面上的组件,无法回显 #8540

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}}