摘要:$('#@(Perfix)OrgType').children("option").each(function () { var temp_value = $(this).val(); if (temp_value == "1") { ...
阅读全文
posted @ 2015-09-15 16:57
|
|||
09 2015 档案
摘要:$('#@(Perfix)OrgType').children("option").each(function () { var temp_value = $(this).val(); if (temp_value == "1") { ...
阅读全文
posted @ 2015-09-15 16:57
|
|||