修复结果总览模型分页参数绑定异常
This commit is contained in:
@@ -211,6 +211,7 @@
|
||||
</select>
|
||||
|
||||
<select id="selectRiskModelPeoplePage" resultMap="RiskModelPeopleItemResultMap">
|
||||
<bind name="projectId" value="query.projectId"/>
|
||||
select
|
||||
base.project_id,
|
||||
base.staff_id_card,
|
||||
|
||||
Reference in New Issue
Block a user