1.添加属性:@Html.TextBox("CnAddressmodify","", new { maxlength="90" })
2.添加样式:@Html.TextBox("EnAddressmodify","",new {@class="EnAddressmodify",style="width:86px;"})
1.添加属性:@Html.TextBox("CnAddressmodify","", new { maxlength="90" })
2.添加样式:@Html.TextBox("EnAddressmodify","",new {@class="EnAddressmodify",style="width:86px;"})