优化界面

pull/39/head
Minho 2017-05-10 10:50:57 +08:00
parent 885e005b3b
commit 6f19b763d6
1 changed files with 1 additions and 1 deletions

View File

@ -295,7 +295,7 @@
$("#btnChangePrivatelyOwned").button("reset");
}
});
$("#createToken,#deleteToken").on("click",function () {
var btn = $(this).button("loading");
var action = $(this).attr("data-action");