ligerform 控件元素设置为只读

fields : [
                            {
                                display : "域名",
                                name : "domainName",
                                width : 240,
                                newline : true,
                                type : "text" },
                                 { display: "匹配规则",
                                    name: "rules",
                                    width : 240,
                                    attr:{ readonly :"readonly"},
                                 type: "text"},
                                
                            ]

posted on 2015-11-28 12:18  renshaoping  阅读(731)  评论(0编辑  收藏  举报