浏览代码

update public/assets/js/backend/product.js.

tincey 3 年之前
父节点
当前提交
70530e5f88
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/assets/js/backend/product.js

+ 1 - 1
public/assets/js/backend/product.js

@@ -1,4 +1,4 @@
-define(['jquery', 'bootstrap', 'backend', 'table', 'form','editable','jQuery.print'], function ($, undefined, Backend, Table, Form) {
+define(['jquery', 'bootstrap', 'backend', 'table', 'form','jQuery.print'], function ($, undefined, Backend, Table, Form) {
 
     var Controller = {
         index: function () {