dyjh 6 년 전
부모
커밋
71a4475190
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      resources/views/admin/album/product/edit.blade.php

+ 0 - 1
resources/views/admin/album/product/edit.blade.php

xqd
@@ -197,7 +197,6 @@
 <script>
     toastr.options.positionClass = 'toast-bottom-center';
     toastr.options.timeOut = '4000';
-    var id = "{{ $info['id'] }}";
 
     var level = new Vue({
         el:"#app",