@@ -155,7 +155,7 @@
let buttons = {"取消": '-1', "上一步": '0', "发送": '1'}
iframe(url, title, buttons, submitClub)
} else {
- top.$.jBox.tip("请先勾选文章...");
+ top.$.jBox.tip("请先"+title+"...");
return false;
}
@@ -81,10 +81,10 @@
<p>选择需要推送的机构</p>
<label style="float: left">推荐方式:</label>
<div style="margin-left: 70px">
- <input type="radio" name="allClub" value="0" checked>全部机构
+ <input type="radio" name="allClub" value="0" >全部机构
<br>
- <input type="radio" name="allClub" value="1">自定义机构
+ <input type="radio" name="allClub" value="1" checked>自定义机构
</div>
<div id="tableFrom" style="display: none">