@ -508,7 +508,7 @@
callerFilds += input.id + ",";
}
if (rows1.length < 2 || callerFilds == "") {
if (rows1.length < 2 && callerFilds == "") {
alert("请选中人员再点击发送。");
return;