Mvc后台接收 参数
摘要:
@Html.TextAreaFor(m => m.Emps, new { @class = "easyui-validatebox", @style = "height:60px;width:300px;", @readonly = "readonly" })@readonly = "readonl... 阅读全文
posted @ 2014-07-30 19:23 wcq 阅读(282) 评论(0) 推荐(0) 编辑