|
|
@@ -71,7 +71,7 @@ |
|
|
|
<td width="260">更新选项:</td> |
|
|
|
<td> |
|
|
|
<label><input type="radio" name="uptype" id="uptype1" onClick="SelUp()" value="time" checked="checked"> 指定时间的所有更新</label> |
|
|
|
<label><input type="radio" name="uptype" id="uptype2" onClick="SelUp()" value="id"> 指定ID文档的所有更新</label> |
|
|
|
<label><input type="radio" name="uptype" id="uptype2" onClick="SelUp()" value="id"> 指定文档的所有更新</label> |
|
|
|
<label><input type="radio" name="uptype" id="uptype3" onClick="SelUp()" value="mkall"> 更新所有</label> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|