//设置编辑表单全部只读 this.setFormReadonly(true); //取消编辑表单只读 this.setFormReadonly(false);
← 编辑select下拉框选项禁用或隐藏显示 级联设置只选中最后一个选项 →