目前代码如下:
$("#exportDevice").on("click",function(){
$.messager.progress({
text: '登录中.... ...'
});
var firmCode = $("#firmCode").combobox("getValue");
var prodCode = $("#prodCode").combobox("getValue") );
var batchNo = $("#batchNo").val();
var devSn = $("#devSn").val(); var devStatus = $("#devStatus") ).combobox("getValue");
var terminalNo = $("#terminalNo").val();
var merchNo = $("#merchNo").val();
var startDate = $("#startDate").datetimebox("getValue").replace(/[-,:,s]/g,'');
$(this).attr("href","${ ctx}/device/deviceAction!exportDevice.do?device.firmCode="+firmCode+"&device.prodCode="+prodCode+"&device.batchNo="+batchNo+"&device.devSn="+devSn
+"&device.devStatus ="+devStatus+"&device.terminalNo="+terminalNo+"&device.merchNo="+merchNo+"&startDate="+startDate);
});
効果図:
が希望される場合、ダウンロード ポートが自動的に削除されます。 🎜>
逆讨论(解決案)
判断不了
。。。。吧。。。。 上に転送された時点での判断、ダウンロードされた時点で同様の判断が可能であることはわかっています。