| | |
| | | <td class="ali03 w100px">客户名称:</td> |
| | | <td class="w300px" > |
| | | |
| | | <input id="txtCompanyName" type="text" runat="server" class="req customcompany" style=" width:280px;" maxlength="20" AUTOCOMPLETE="OFF" /><span style="color:red;">*</span> |
| | | <input id="txtCompanyName" type="text" runat="server" class="req" style=" width:280px;" maxlength="100" AUTOCOMPLETE="OFF" /><span style="color:red;">*</span> |
| | | <input id="txtHideMemberId" type="hidden" runat="server"/> |
| | | <input id="txtHideMemberType" type="hidden" runat="server"/> |
| | | |