dyjh 6 лет назад
Родитель
Сommit
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",