lvhao 1 일 전
부모
커밋
3957358d36
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      template/erp/whlabel_print.html

+ 2 - 0
template/erp/whlabel_print.html

@@ -588,6 +588,8 @@ $(document).keyup(function(event){
 	for(i=1;i<data.length+1;i++)
 	{
 		$(".setting .select").each(function() {
+         console.log("==================")
+         console.log($(this).find("option[value='']"))
          if($(this).find("option[value='']")){
 
          }else{