Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore:(amis) 给input-image 组件添加select动作,其他组件可以触发他的选择文件 #9214

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xianlinzhang
Copy link
Contributor

What

Why

How

@github-actions github-actions bot added the chore label Dec 21, 2023
Copy link

👍 Thanks for this!
🏷 I have applied any labels matching special text in your issue.

Please review the labels and make any necessary changes.

@@ -1501,6 +1501,11 @@ export default class ImageControl extends React.Component<
this.files = [];
onChange('');
}

// @ts-ignore
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

补下ts

| 动作名称 | 动作配置 | 说明 |
|--------| -------- |--------|
| clear | - | 清空 |
| select | - | 打开选择图片 |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

补下单测

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants