lvhao пре 22 часа
родитељ
комит
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{