Merge pull request #383 from catchonme/master

file添加disabled
This commit is contained in:
catchme 2019-12-18 15:01:58 +08:00 committed by GitHub
commit 7a82055783
1 changed files with 1 additions and 0 deletions

View File

@ -913,6 +913,7 @@ export default class FileControl extends React.Component<FileProps, FileState> {
!multiple ? (
<Button
level="default"
disabled={disabled}
className={cx('FileControl-selectBtn')}
onClick={this.handleSelect}
>