@ -489,7 +489,7 @@ import $ from "jquery";
r = consts.radio,
checkboxType = setting.check.chkboxType;
var notEffectByOtherNode = checkboxType.Y === "" && checkboxType.N === "";
fullStyle = "";
var fullStyle = "";
if (node.chkDisabled === true) {
fullStyle = c.DISABLED;
} else if (node.halfCheck) {