在起草表单中已经将数据存入数据库,暂存关闭此页面以后,单点选项又恢复原来的默认值,请各位老师帮忙解答怎么处理。![![
<th>是否关联主体合同</th> <td colspan="3"> <span class="twarning">提示:选择“关联合同”选项时需要选择相应的主体合同编号及名称,其他选项则无需选择</span><br> <label class="opt"><input type="radio" name="conVO.other3" id="other3" value="0" onclick="yingCang1();"/>关联合同</label> <label class="opt"><input type="radio" name="conVO.other3" id="other3" value="1" onclick="yingCang1();"/>主体合同</label> <label class="opt"><input type="radio" name="conVO.other3" id="other3" value="2" onclick="yingCang1();" checked/>零售合同</label> </td> </tr>