@@ -720,6 +720,7 @@ TalentAllowanceInfoDlg.toggleField = function () {
if (checkState == 2 || checkState == -2) {
$("#toProcessDiv").css("display", process == 3 ? "block" : "none");
$("#field").show();
+ $("#otherSence").css("display", "none");
} else {
if (checkState == 3) {
if (type == 6) {