Commit e0cf1e9e authored by 徐州's avatar 徐州

修改接口请求

parent 41461844
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
$(function () { $(function () {
$('#pagination').datagrid($.extend(window.dg_cm_pp_2, { $('#pagination').datagrid($.extend(window.dg_cm_pp_2, {
title: '人防费核查项目列表', title: '人防费核查项目列表',
url: 'list.action', url: 'rflist.action',
queryParams: { queryParams: {
"ghxkzbh": $("#ghxkzbh").val(), "ghxkzbh": $("#ghxkzbh").val(),
"jfpzbh": $("#jfpzbh").val(), "jfpzbh": $("#jfpzbh").val(),
......
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
<action name="rfdetail" class="com.jshx.rfdz.web.RfdzAction" method="update"> <action name="rfdetail" class="com.jshx.rfdz.web.RfdzAction" method="update">
</action> </action>
<action name="rflist" class="com.jshx.rfdz.web.RfdzAction" method="update"> <action name="rfsflist" class="com.jshx.rfdz.web.RfdzAction" method="update">
</action> </action>
</package> </package>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment