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.19.11
3.2.20
Chrome(95.0.4638.54)
MacBook Pro (13-inch, M1, 2020)
https://codesandbox.io/s/inspiring-mclaren-g9ksk?file=/src/Demo.vue:16-27
<n-date-picker // 添加 separator属性,页面没反应 separator="-" v-model:value="range" type="daterange" clearable />
分隔符变成 -
分隔符没变
The text was updated successfully, but these errors were encountered:
93f5b4f
No branches or pull requests
TuSimple/naive-ui version (版本)
2.19.11
Vue version (Vue 版本)
3.2.20
Browser and its version (浏览器及其版本)
Chrome(95.0.4638.54)
System and its version (系统及其版本)
MacBook Pro (13-inch, M1, 2020)
Node version (Node 版本)
Reappearance link (重现链接)
https://codesandbox.io/s/inspiring-mclaren-g9ksk?file=/src/Demo.vue:16-27
Reappearance steps (重现步骤)
<n-date-picker
// 添加 separator属性,页面没反应
separator="-"
v-model:value="range"
type="daterange"
clearable
/>
Expected results (期望的结果)
分隔符变成 -
Actual results (实际的结果)
分隔符没变
Remarks (补充说明)
The text was updated successfully, but these errors were encountered: