2种方法提供可供选择的属性列表

2024-10-13 14:53:44

1、ListControllergetList方法中添加

2种方法提供可供选择的属性列表

3、BaseAttrInfoMapper.xml

2种方法提供可供选择的属性列表

5、此处必须要用@Param注解否则${ }无法识别。 点击属性值的链接getAttrList(List<String> attrValueIdList)方法实现后,还有一个问题就是,点击属性时,要把上次查询的内容也带上,即带上历史参数。

2种方法提供可供选择的属性列表

7、java部分的代码就完成了。 生成属性列表的html部分

2种方法提供可供选择的属性列表
猜你喜欢