應將頁(yè)面中的JavaScript函數改寫(xiě)如下:
<script language="javascript" type="text/javascript">
function whetherEmpty()
{
//alert("KPI信息不能全為空!");
emptflag = false ;
var jobgoal = document.getElementById("<%=txt_JobGoal.ClientID%>").value;
}
</script>
聯(lián)系客服