Commit 25a06002 authored by houyu's avatar houyu

1

parent ff6f2755
...@@ -220,7 +220,7 @@ ...@@ -220,7 +220,7 @@
var sfxmlxdbh = $('#sfxmlxdbh') .val(); var sfxmlxdbh = $('#sfxmlxdbh') .val();
var sfxmmc = $('#sfxmmcselect option:selected') .val();//选中的值 var sfxmmc = $('#sfxmmcselect option:selected') .val();//选中的值
var shbm = $('#shbmselect option:selected') .val();//选中的值 var shbm = $('#shbmselect option:selected') .val();//选中的值
return false
$.ajax({ $.ajax({
async: false, async: false,
url: "${ctx}/jsp/rfxm/rfxmSfxxCheck.action", url: "${ctx}/jsp/rfxm/rfxmSfxxCheck.action",
......
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