We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
代码中有问题,如果是dateType是非 BAKit_PickerViewDateTypeYMDEHMS的,将不回显示
The text was updated successfully, but these errors were encountered:
当self.pickerViewType == BAKit_PickerViewTypeDate时,只处理了self.dateType == BAKit_PickerViewDateTypeYMDHMS的情况,其他情况都没有处理
Sorry, something went wrong.
我也遇到了同样的问题
新版本 V 1.2.1 已解决!请及时更新
No branches or pull requests
代码中有问题,如果是dateType是非 BAKit_PickerViewDateTypeYMDEHMS的,将不回显示
The text was updated successfully, but these errors were encountered: