Browse Source

分享图片

Silent 7 năm trước cách đây
mục cha
commit
6dc9203caa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      resources/views/admin/orders/index.blade.php

+ 1 - 1
resources/views/admin/orders/index.blade.php

xqd
@@ -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);