Showing
1 changed file
with
1 additions
and
0 deletions
@@ -125,6 +125,7 @@ | @@ -125,6 +125,7 @@ | ||
125 | 125 | ||
126 | $("#articleUid").combobox({ | 126 | $("#articleUid").combobox({ |
127 | required: true, | 127 | required: true, |
128 | + editable:false, | ||
128 | missingMessage: "发布用户不能为空", | 129 | missingMessage: "发布用户不能为空", |
129 | prompt: "请输入发布用户", | 130 | prompt: "请输入发布用户", |
130 | selectOnNavigation : true, | 131 | selectOnNavigation : true, |
-
Please register or login to post a comment