@@ -1617,6 +1617,7 @@ function clearRegistration() {
$("#cardNo").focus();
initMzWorkTime();
readonlyOrNot(false);
+ $("#saveUser").hide();
}