Skip to content
New issue

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

feat(search): implement column search mode and enhance search input functionality #658

Merged
merged 5 commits into from
Dec 18, 2024

Conversation

thexqn
Copy link
Contributor

@thexqn thexqn commented Dec 18, 2024

实际运维工作中,难免会有从excel复制一列IP地址出来查询的场景,建议增加多行搜索(列模式)的功能,本质上只是新增了一个IN查询的功能,自测基本正常,保存查询语句以及复制查询语句也一并进行调整,申请合并。
image
image
image

@pycook pycook merged commit ada2326 into veops:master Dec 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants