Authored by 张帅

调整页面

... ... @@ -125,6 +125,7 @@
$("#articleUid").combobox({
required: true,
editable:false,
missingMessage: "发布用户不能为空",
prompt: "请输入发布用户",
selectOnNavigation : true,
... ...