opentiny / tiny-vue

TinyVue is an enterprise-class UI component library of OpenTiny community, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.
https://opentiny.design/tiny-vue
MIT License
1.56k stars 254 forks source link

🐛 [Bug]: TimeSelect 时间选择组件在选择了时间后手动更改时间无法再次选择 #2170

Open zane9528 opened 2 days ago

zane9528 commented 2 days ago

Version

latest

Vue Version

latest

Link to minimal reproduction

https://opentiny.design/vue-playground?cmpId=time-select&fileName=basic-usage.vue&apiMode=Composition&mode=pc&theme=smb

Step to reproduce

  1. 在选择了时间后手动更改时间无法再次选择 20240924105907_rec_
  2. 在修改了v-model后无法再次选择 20240924110333_rec_

What is expected

能够正常选择之前选择过的选项

What is actually happening

No response

What is your project name

demo

Any additional comments (optional)

No response

Issues-translate-bot commented 2 days ago

Bot detected the issue body's language is not English, translate it automatically.


Title: 🐛 [Bug]: TimeSelect time selection component cannot be selected again after manually changing the time after selecting it.