liuyifan %!s(int64=5) %!d(string=hace) años
padre
commit
0f31b235d9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      CallCenterWeb.UI/SystemManager/js/yongHuManger.js

+ 1 - 0
CallCenterWeb.UI/SystemManager/js/yongHuManger.js

@@ -350,6 +350,7 @@ function onCheck(e, treeId, treeNode) {
350 350
 		officeId = officeId.substring(0, officeId.length-1);
351 351
 		$('#searchOfficeId').attr("value",officeId);
352 352
 	} else {
353
+		$('#searchRegionId1').attr("value", "");
353 354
 		$('#searchOfficeId').attr("value",officeId);
354 355
 	}
355 356
 }