Skip to content

Commit

Permalink
update submit
Browse files Browse the repository at this point in the history
  • Loading branch information
qywang2012 committed Jan 28, 2021
1 parent c9a76bb commit 1939168
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contract.html
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,7 @@
$("#call_result").text("");
$(".next").removeClass("active1");
}
$("#call").attr("disabled", false);
})
.catch(function (err) {
$("#call_test_result").text(JSON.stringify(err));
Expand Down

0 comments on commit 1939168

Please sign in to comment.