Commit 3d686194 authored by xinyuandu's avatar xinyuandu

权限

parent 89370fbe
......@@ -518,6 +518,7 @@ define(['doT', 'text!temp/house_template_tpl.html', 'css!style/home.css', 'ckfin
$('.is_dujia_select').find('select').attr("disabled","disabled");
} else {
$('.is_dujia_select').find('select').removeAttr("disabled");
$('.is_dujia').find('input').removeAttr("readonly");
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment