lvhao 1 ay önce
ebeveyn
işleme
a763ec7d2b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      template/erp/whlabel_enter.html

+ 1 - 1
template/erp/whlabel_enter.html

@@ -89,7 +89,7 @@ $(".export_excel").on("click",function(){
         }
         }
     })
     })
     str = str.substring(0,str.length-1);
     str = str.substring(0,str.length-1);
-    var url = "/whlabelfz/whlabel_cprk_excel?"+$("#searchform").serialize();
+    var url = "/whlabelfz/whlabel_cprk_excel?"+str;
     window.location.href = url;
     window.location.href = url;
 })
 })
 </script>
 </script>