socialforge/app/views/bids/stop_anonymous_comment.js.erb

3 lines
138 B
Plaintext
Raw Normal View History

alert('关闭成功');
$("#<%= @bid.id %>_anonymous_comment").html('<a href="javascript:" style="background:#8e8e8e;">匿评结束</a>');