- [x] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### Version 3.0.0-beta.10 ### Environment Vue3.x、Chrome latest、MacOS ### Reproduction link [](https://codesandbox.io/s/spring-haze-x85qn0?file=/src/main.js) ### Steps to reproduce 1. Set `disabled = [false, true]`. Set end time with a initial value. 2. Select a start time smaller than end time; 3. Set start time to same date as end time but bigger time.(eg. 2022-2-25 01:00 - 2022-2-25 00:00) ### What is expected? Setting to start time failed and no change on end time. ### What is actually happening? Start time and end time would exchange even when end time is disabled. <!-- generated by issue-helper. DO NOT REMOVE -->