parent
bb6e7be0c8
commit
781731838a
|
|
@ -0,0 +1,5 @@
|
|||
<html>
|
||||
<body>
|
||||
500 Internal Server Error
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -192,7 +192,8 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<span style=" display:none"> <asp:Button ID="ycdaochu" runat="server" onclick="DownLoad" /></span>
|
||||
<span style=" display:none">
|
||||
<asp:Button ID="ycdaochu" runat="server" onclick="DownLoad" /></span>
|
||||
<script src="../Js/ToolTip.js" type="text/javascript"></script>
|
||||
<div id="dialog-cpinfo" title="盘库操作" style="overflow: hidden; display: none;">
|
||||
<table class="tablewk" >
|
||||
|
|
@ -201,9 +202,7 @@
|
|||
<td class="wktblm"><span>  产品名称</span></td><td><input type="text" id="cpmc" readonly runat="server" class="tbinput_hx" /></td>
|
||||
<td class="wktblm"><span>  库房</span></td><td>
|
||||
<asp:DropDownList runat="server" ID="kf" Width="100" CssClass="drpdownstyle">
|
||||
<asp:ListItem Value="土坯仓">土坯仓</asp:ListItem>
|
||||
<asp:ListItem Value="素坯仓">素坯仓</asp:ListItem>
|
||||
<asp:ListItem Value="白地仓">白地仓</asp:ListItem>
|
||||
|
||||
<asp:ListItem Value="产品仓">产品仓</asp:ListItem>
|
||||
</asp:DropDownList>
|
||||
</td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue