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",