📄 f_contractshbrow1.asp
字号:
</td>
<td width="272" height="23" colspan="2">
<input type="radio" value="1" name="phfs" <% if myrs("ExitStyle")="1" then%> checked <%end if %>>
排灰阀<input type="radio" value="2" name="phfs" <% if myrs("ExitStyle")="2" then%> checked <%end if %>>手动阀 <input type="radio" value="3" name="phfs" <% if myrs("ExitStyle")="3" then%> checked <%end if %>>其它
<input type="text" name="phfsmx" size="11" tabindex="9" value="<%=myrs("OtherRemark")%>" readonly style="background-color: #edefef">
</td>
<td width="285" height="23">
系统最高负压<input type="text" name="xtfy" size="12" tabindex="9" value="<%=myrs("SysTopPress")%>" readonly style="background-color: #edefef">mmH2O
</td>
</tr>
<tr>
<td width="80" height="23" align="right">
<font size="2">工作性质
</font>
</td>
<td width="184" height="23">
<input type="radio" value="1" name="gzxz" <% if myrs("WorkCharacter")="1" then%> checked <%end if %>>
间歇
<input type="radio" value="2" name="gzxz" <% if myrs("WorkCharacter")="2" then%> checked <%end if %>>
连续
</td>
<td width="84" height="23" align="right">
供电
</td>
<td width="285" height="23">
<input type="text" name="gdnum1" size="8" value="<%=myrs("SupplyKw")%>" readonly style="background-color: #edefef">KW
<input type="text" name="gdnum2" size="11" value="<%=myrs("SupplyV")%>" readonly style="background-color: #edefef">
V
</td>
</tr>
<tr>
<td width="80" height="23" align="right">
布袋保用
</td>
<td width="184" height="23">
<input type="text" name="zbyear" size="8" value="<%=myrs("SaveMonth")%>" readonly style="background-color: #edefef">月
</td>
<td width="84" height="23" align="right">
压缩空气压力
</td>
<td width="285" height="23">
<input type="text" name="power" size="8" value="<%=myrs("Compressness")%>" readonly style="background-color: #edefef">bar
<input type="radio" value="1" name="air" <% if myrs("CompressAir")="1" then%> checked <%end if %>>无油无水
<input type="radio" value="2" name="air" <% if myrs("CompressAir")="2" then%> checked <%end if %>>稳定
</td>
</tr>
<tr>
<td width="80" height="23" align="right">
特殊技术要求
</td>
<td width="561" height="23" colspan="3">
<input type="text" name="espyq" size="71" value="<%=myrs("EspectRequire")%>" readonly style="background-color: #edefef">
</td>
</tr>
</table>
<p>
<%if flag="liu" then%>
<a href="javascript:history.go(-1)">返回</a>
<%else%>
<%if cint(myrs("YesorNo"))<4 then%>
<a href="F_jshtRemark.asp?ID=<%=myrs("ID")%>&xsdb=<%=myrs("saledelegate")%>">评审</a>  
<a href="F_contractsh1.asp">返回</a>
<%end if %>
<%end if %>
</form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -