Commit 9879761a by ddx

d

parent e256c47e
......@@ -300,6 +300,9 @@ function openTestSampleModal(taxno, userCode, zoneCode) {
$("#taxnoParam").val(taxno);
$("#userCodeParam").val(userCode);
$("#zoneCodeParam").val(zoneCode);
$("#proxy").val('');
$("#paramIn").val('');
$("#paramOut").val('');
$("#rtype").val('0920');
getRequest();
}
......
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