Ver código fonte

修改信息

lvhao 7 meses atrás
pai
commit
a3809f473a
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      template/erp/whlabel_typejs.html

+ 1 - 0
template/erp/whlabel_typejs.html

@@ -377,6 +377,7 @@ $(".dccrtype").click(function() {
         layx.load('loadId','导出中,请稍后',{shadable:0.6});
 
         if($("select[name=dccz]").find("option:selected").data("url") == "excelcr"){
+            layx.destroy('loadId');
             window.location.href = "/whlabel/"+$("select[name=dccz]").find("option:selected").data("url")+"?excel="+$("select[name=dccz]").find("option:selected").val()+"&"+f;
 	$("select[name=dccz] option:eq(0)").prop('selected','selected');