salt-ui / saltui

MIT License
238 stars 64 forks source link

PickerField 或 DateField 在 URL 上拼接的 query 不正确 #356

Closed zhangbenber closed 5 years ago

zhangbenber commented 5 years ago

请按照以下模板填写,不按照标准模板填写的 issue 将降低处理优先级。

这是一个

SaltUI 版本

4.4.21

浏览器、操作系统等环境信息

All

复现步骤

打开一个带 query 和 hash 的 URL,如:http://localhost/?test#test 点击任意 PickerField 或 DateField,URL 上拼接的 PICKER query 不正确

https://github.com/salt-ui/saltui/blob/master/src/Picker/utils.js#L47

eternalsky commented 5 years ago

要多考虑有 hash 的情况,目前的函数里没有考虑 hash 已存在下的拼接方式

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.