Commit f1203520 by 胡畅

fix bug

parent eb0562d0
......@@ -19,6 +19,7 @@ $(function () {
removeAttr();
btnBindClick();// 绑定点击事件
$('#act11739232574395').attr({ 'readonly': 'readonly' });
$("#uploadImage").attr("multiple","multiple");
getOrgNameFn(function(data){
$('#act11739232574395').val(data.records.orgName)
});
......
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