@@ -137,7 +137,7 @@ $(function () {
shadeClose: true,
shade: 0.8,
area: ['80%', '90%'],
- content: '{{ $pre_uri . "showRemarkForm" }}' + id,
+ content: '{{ $pre_uri . "showRemarkForm?id=" }}' + id,
btn: ['确定'],
yes: function(index) {
layer.close(index);