📄 e_reindetail.asp
字号:
</td>
</tr>
<tr>
<td width="88" height="17" align="right" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<font size="2">客诉方式
</font>
</td>
<td width="200" height="17" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<input type="text" name="khmc" size="17" value="<%=rsts("Style")%>" readonly style="background-color: #edefef">
</td>
<td width="68" height="17" align="right" bgcolor="#F7F4E5" bordercolor="#F7F4E5" >
<font size="2">客诉日期
</font>
</td>
<td width="292" height="17" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<input type="text" name="year1" size=12 value="<%=rsts("ComplainTime")%>" readonly style="background-color: #edefef">
<font size="2">
</font>
</td>
</tr>
<tr>
<td width="88" height="23" align="right" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<font size="2">产品编码
</font>
</td>
<td width="200" height="23" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<input type="text" name="cpbm" size="17" value="<%=rsts("ProdCode")%>" readonly style="background-color: #edefef">
</td>
<td width="68" height="23" align="right" c bgcolor="#F7F4E5" bordercolor="#F7F4E5" >
<font size="2">产品名称
</font>
</td>
<td width="292" height="23" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<input type="text" name="cpmc" size="15" readonly value="<%=cpmc%>" readonly style="background-color: #edefef">
</td>
</tr>
<tr>
<td width="88" height="23" align="right" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<font size="2">规格型号
</font>
</td>
<td width="200" height="23" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<input type="text" name="ggxh" size="15" value="<%=ggxh%>" readonly style="background-color: #edefef" >
</td>
<td width="68" height="23" align="right" bgcolor="#F7F4E5" bordercolor="#F7F4E5" >
<p align="right">
<font size="2">客诉问题
</font>
</p>
</td>
<td width="292" height="23" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<input type="text" name="ksProblem" size=32 value="<%=rsts("Problem")%>" readonly style="background-color: #edefef">
</td>
</tr>
<tr>
<td width="88" height="23" align="right" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<font size="2">问题类别
</font>
</td>
<td width="200" height="23" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<input type="text" name="ksProblem" size=23 value="<%=rsts("ProblemType")%>" readonly style="background-color: #edefef">
</td>
<td width="68" height="23" align="right" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
客诉要求
</td>
<td width="292" height="23" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<input type="text" name="ksProblem" size=26 value="<%=rsts("Request")%>" readonly style="background-color: #edefef">
</td>
</tr>
<tr>
<td width="88" height="23" align="right" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
紧要程度
</td>
<td width="200" height="23" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<input type="text" name="ksProblem" size=24 value="<%=rsts("CrisesLevel")%>" readonly style="background-color: #edefef">
</td>
<td width="68" height="23" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<p align="right">
<font size="2">受理日期
</font>
</td>
<td width="292" height="23" bgcolor="#F7F4E5" bordercolor="#F7F4E5" >
<input type="text" name="year2" size=17 value="<%=rsts("DisposeTime")%>" readonly style="background-color: #edefef">
</td>
</tr>
</table>
<p align="center">
<% if (rsts("DisposePerson")=Session("userid")) or (userclass>2) THEN %><a href="E_reinEdit.asp?ID=<%=ID%>"><%end if %>编辑</A> <a href="E_reinbrow.asp"><font size="2">返回</a>
</font>
</form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -