瀏覽代碼

优化表格加载

Karson 1 年之前
父節點
當前提交
ddccd51105
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/assets/js/require-table.js

+ 1 - 1
public/assets/js/require-table.js

@@ -1,4 +1,4 @@
-define(['jquery', 'bootstrap'], function ($, undefined) {
+define(['jquery', 'bootstrap', 'moment', 'moment/locale/zh-cn', 'bootstrap-table', 'bootstrap-table-lang', 'bootstrap-table-export', 'bootstrap-table-commonsearch', 'bootstrap-table-template', 'bootstrap-table-jumpto', 'bootstrap-table-fixed-columns'], function ($, undefined) {
     var Table = {
         list: {},
         // Bootstrap-table 基础配置