02 2021 档案

摘要:var express = $("#num").val() var reg = new RegExp(/^[0-9a-zA-Z]*$/g); if (!reg.test(express)) { layer.alert("单号只能录入数字与字母", { icon: 2 }); return false 阅读全文
posted @ 2021-02-22 14:13 阅读(702) 评论(0) 推荐(0) 编辑
摘要:window.open("/order/export?ids=" + ids + "&type=" + type + "&clientid=" + clientId + "&areaid=" + area ); 将get 请求改为表单post请求 var data = "ids=" + ids + 阅读全文
posted @ 2021-02-02 15:35 阅读(572) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示