zollero / el-search-table-pagination

🐶 Combine Form, Table and Pagination components of Element UI together.
MIT License
305 stars 79 forks source link

input 类型的搜索 From 改成复合型输入框 #39

Closed leonpun closed 2 years ago

leonpun commented 5 years ago

想把 form 的输入框加个前置的 select 来针对表中具体字段进行远程模糊搜索,该怎么实现比较好呢?前段时间试了一下,会出现 select 与 input 数据不同的问题。