?? cj_update.jsp.svn-base
字號:
<option value="-1" ${cj_FEYEIF=='-1'?'selected':''}>-請選擇-</option>
<option value="1" ${cj_FEYEIF=='1'?'selected':''}>無</option>
<option value="0" ${cj_FEYEIF=='0'?'selected':''}>有</option>
</select>
</fieldset>
</div>
<div>
<fieldset style="width:100%" align="left">
<legend>
<table class="divtable">
<tr>
<td><font color=blue>3.語言</font></td>
</tr>
</table>
</legend>
<br/>
語言障礙
<select name="FTALK" id="FTALK" style="width:100px;">
<option value="-1" ${cj_FTALK=='-1'?'selected':''}>-請選擇-</option>
<option value="1" ${cj_FTALK=='1'?'selected':''}>無</option>
<option value="0" ${cj_FTALK=='0'?'selected':''}>有</option>
</select>
致殘原因
<select name="FTALKCAUSE" id="FTALKCAUSE" style="width:100px;">
<option value="-1" ${cj_FTALKCAUSE=='-1'?'selected':''}>-請選擇-</option>
<by:forby name="DICT_YYZC" id="cjlx">
<option value="${cjlx.NAME}" ${cj_FTALKCAUSE==cjlx.NAME?'selected':''}>${cjlx.NAME}</option>
</by:forby>
</select>
語言殘等級
<select name="FTALKLEVEL" id="FTALKLEVEL" style="width:100px;">
<option value="-1" ${cj_FTALKLEVEL=='-1'?'selected':''}>-請選擇-</option>
<by:forby name="DICT_YYFJ" id="cjlx">
<option value="${cjlx.NAME}" ${cj_FTALKLEVEL==cjlx.NAME?'selected':''}>${cjlx.NAME}</option>
</by:forby>
</select>
</fieldset>
</div>
<div>
<fieldset style="width:100%" align="left">
<legend>
<table class="divtable">
<tr>
<td><font color=blue>4.智力</font></td>
</tr>
</table>
</legend>
<br/>
智力障礙
<select name="FWIT" id="FWIT" style="width:100px;">
<option value="-1" ${cj_FWIT=='-1'?'selected':''}>-請選擇-</option>
<option value="1" ${cj_FWIT=='1'?'selected':''}>無</option>
<option value="0" ${cj_FWIT=='0'?'selected':''}>有</option>
</select>
致殘原因
<select name="FWITCAUSE" id="FWITCAUSE" style="width:100px;">
<option value="-1" ${cj_FWITCAUSE=='-1'?'selected':''}>-請選擇-</option>
<by:forby name="DICT_ZLZC" id="cjlx">
<option value="${cjlx.NAME}" ${cj_FWITCAUSE==cjlx.NAME?'selected':''}>${cjlx.NAME}</option>
</by:forby>
</select>
智力殘等級
<select name="FWITLEVEL" id="FWITLEVEL" style="width:100px;">
<option value="-1" ${cj_FWITLEVEL=='-1'?'selected':''}>-請選擇-</option>
<by:forby name="DICT_ZLFJ" id="cjlx">
<option value="${cjlx.NAME}" ${cj_FWITLEVEL==cjlx.NAME?'selected':''}>${cjlx.NAME}</option>
</by:forby>
</select>
</fieldset>
</div>
<div>
<fieldset style="width:100%" align="left">
<legend>
<table class="divtable">
<tr>
<td><font color=blue>5.肢體</font></td>
</tr>
</table>
</legend>
<br/>
肢體障礙
<select name="FLIMB" id="FLIMB" style="width:100px;">
<option value="-1" ${cj_FLIMB=='-1'?'selected':''}>-請選擇-</option>
<option value="1" ${cj_FLIMB=='1'?'selected':''}>無</option>
<option value="0" ${cj_FLIMB=='0'?'selected':''}>有</option>
</select>
致殘原因
<select name="FLIMBCAUSE" id="FLIMBCAUSE" style="width:100px;">
<option value="-1" ${cj_FLIMBCAUSE=='-1'?'selected':''}>-請選擇-</option>
<by:forby name="DICT_ZTZC" id="cjlx">
<option value="${cjlx.NAME}" ${cj_FLIMBCAUSE==cjlx.NAME?'selected':''}>${cjlx.NAME}</option>
</by:forby>
</select>
肢體殘等級
<select name="FLIMBLEVEL" id="FLIMBLEVEL" style="width:100px;">
<option value="-1" ${cj_FLIMBLEVEL=='-1'?'selected':''}>-請選擇-</option>
<by:forby name="DICT_ZTFJ" id="cjlx">
<option value="${cjlx.NAME}" ${cj_FLIMBLEVEL==cjlx.NAME?'selected':''}>${cjlx.NAME}</option>
</by:forby>
</select>
<br>
肢體殘分類
<select name="FLIMBTYPE" id="FLIMBTYPE" style="width:100px;margin-left:1px;margin-top:5px">
<option value="-1" ${cj_FLIMBTYPE=='-1'?'selected':''}>-請選擇-</option>
<by:forby name="DICT_ZTFL" id="cjlx">
<option value="${cjlx.NAME}" ${cj_FLIMBTYPE==cjlx.NAME?'selected':''}>${cjlx.NAME}</option>
</by:forby>
</select>
</fieldset>
</div>
<div>
<fieldset style="width:100%" align="left">
<legend>
<table class="divtable">
<tr>
<td><font color=blue>6.精神</font></td>
</tr>
</table>
</legend>
<br/>
精神障礙
<select name="FHEART" id="FHEART" style="width:100px;">
<option value="-1" ${cj_FHEART=='-1'?'selected':''}>-請選擇-</option>
<option value="1" ${cj_FHEART=='1'?'selected':''}>無</option>
<option value="0" ${cj_FHEART=='0'?'selected':''}>有</option>
</select>
致殘原因
<select name="FHEARTCAUSE" id="FHEARTCAUSE" style="width:100px;">
<option value="-1" ${cj_FHEARTCAUSE=='-1'?'selected':''}>-請選擇-</option>
<by:forby name="DICT_JSZC" id="cjlx">
<option value="${cjlx.NAME}" ${cj_FHEARTCAUSE==cjlx.NAME?'selected':''}>${cjlx.NAME}</option>
</by:forby>
</select>
精神殘等級
<select name="FHEARTLEVEL" id="FHEARTLEVEL" style="width:100px;">
<option value="-1" ${cj_FHEARTLEVEL=='-1'?'selected':''}>-請選擇-</option>
<by:forby name="DICT_JSFJ" id="cjlx">
<option value="${cjlx.NAME}" ${cj_FHEARTLEVEL==cjlx.NAME?'selected':''}>${cjlx.NAME}</option>
</by:forby>
</select>
</fieldset>
</div>
<br>
</td>
</tr>
<tr>
<td height="27px" width="30%" align="right" valign="middle" class="TableColUp">
診斷結果
</td>
<td width="60%" align="left" valign="middle">
<input type="text" name="FHEARTRESULT" id="FHEARTRESULT" value="${cj_FHEARTRESULT}">
</td>
</tr>
<tr>
<td height="27px" width="30%" align="right" valign="middle" class="TableColUp">
診斷機構
</td>
<td width="60%" align="left" valign="middle">
<input type="text" name="FHEARTNODE" id="FHEARTNODE" value="${cj_FHEARTNODE}">
</td>
</tr>
<tr>
<td height="27px" width="30%" align="right" valign="middle" class="TableColUp">
是否進行康復
</td>
<td width="60%" align="left" valign="middle">
<select name="RECOVER" id="RECOVER">
<option value="-1" ${cj_RECOVER=='-1'?'selected':''}>-請選擇-</option>
<option value="0" ${cj_RECOVER=='0'?'selected':'' }>是</option>
<option value="1" ${cj_RECOVER=='1'?'selected':'' }>否</option>
</select>
<span id="RECOVER_ID"></span>
</td>
</tr>
<tr>
<td height="27px" width="30%" align="right" valign="middle" class="TableColUp">
康復機構
</td>
<td width="60%" align="left" valign="middle">
<input type="text" name="RECOVERDEPT" id="RECOVERDEPT" value="${cj_RECOVERDEPT}">
<span id="RECOVERDEPT_ID"></span>
</td>
</tr>
<tr>
<td height="27px" width="30%" align="right" valign="middle" class="TableColUp">
備注
</td>
<td width="60%" align="left" valign="middle">
<textarea rows="3" cols="45" name="REMARKS" id="REMARKS" >${cj_REMARKS}</textarea>
</td>
</tr>
<tr height="27px">
<td align="left" colspan="2">
<input type="submit" name="submit"
value="保 存"
style="margin-left:30%;" class="button">
<input type="button" name="Submit3" value="返 回"
onClick="javascript:{history.back();}" class="button">
</td>
</tr>
</table>
</form>
</by:out>
</center>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -