-
-
l3104468710 小试身手Lv3
发表于2021-1-21 15:32
悬赏1000
未解决
楼主
本帖最后由 l3104468710 于 2021-1-21 15:34 编辑
维下拉框设置了多选,获取出来的参数是这种数据样式的
主题表多字段筛选,即以上图为例为 (first_id='333'&second_id='333102')|(first_id='333'&second_id='333103')|(first_id='338'&second_id='338102')|(first_id='338'&second_id='338103'&third_id='338503'&fourth_id='338503602')
请问应该怎么写来实现喃
维下拉框设置了多选,获取出来的参数是这种数据样式的

主题表多字段筛选,即以上图为例为 (first_id='333'&second_id='333102')|(first_id='333'&second_id='333103')|(first_id='338'&second_id='338102')|(first_id='338'&second_id='338103'&third_id='338503'&fourth_id='338503602')
请问应该怎么写来实现喃

12个回答
-
l3104468710 小试身手Lv3
12#
xxxl 发表于 2021-1-21 16:54
您这个维表绑定的是哪个主题表字段呢,然后直接用哪个主题表字段就行了 ...
现在不报错了 但是不能根据实现每一层级的参数过滤对应的数据库表字段