lvhao hace 22 horas
padre
commit
3957358d36
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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{