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
2.30.3
3.2.37
chrome 102.0.5005.63(正式版本) (64 位)
window10
https://www.naiveui.com/zh-CN/os-theme/components/date-picker
官网中 date-picker《禁用特定时间》 功能展示模块的代码即可
date-picker 组件使用 is-date-disabled 属性时,时间下拉框不应该置灰的区域,不要置灰
date-picker 组件使用 is-date-disabled 属性时,时间下拉框不应该置灰的区域,置灰了
The text was updated successfully, but these errors were encountered:
感觉年月日季度要分开校验
Sorry, something went wrong.
是的,而且这个地方应该不做任何校验的
这块感觉坑挺大的
这个 bug 比较严重,我打算这个周末修了
3d2bb12
No branches or pull requests
TuSimple/naive-ui version (版本)
2.30.3
Vue version (Vue 版本)
3.2.37
Browser and its version (浏览器及其版本)
chrome 102.0.5005.63(正式版本) (64 位)
System and its version (系统及其版本)
window10
Node version (Node 版本)
Reappearance link (重现链接)
https://www.naiveui.com/zh-CN/os-theme/components/date-picker
Reappearance steps (重现步骤)
官网中 date-picker《禁用特定时间》 功能展示模块的代码即可
Expected results (期望的结果)
date-picker 组件使用 is-date-disabled 属性时,时间下拉框不应该置灰的区域,不要置灰
Actual results (实际的结果)
date-picker 组件使用 is-date-disabled 属性时,时间下拉框不应该置灰的区域,置灰了
Remarks (补充说明)
The text was updated successfully, but these errors were encountered: