Showing
1 changed file
with
2 additions
and
1 deletions
@@ -305,7 +305,8 @@ | @@ -305,7 +305,8 @@ | ||
305 | } else { | 305 | } else { |
306 | $.messager.show({ | 306 | $.messager.show({ |
307 | msg: "回复成功!", | 307 | msg: "回复成功!", |
308 | - height: 120 | 308 | + height: 120, |
309 | + width:120 | ||
309 | }); | 310 | }); |
310 | /*$("#replyUid").textbox('setValue','')*/ | 311 | /*$("#replyUid").textbox('setValue','')*/ |
311 | $("#content").val(""); | 312 | $("#content").val(""); |
-
Please register or login to post a comment