优化表格加载

pull/465/head
Karson 2024-05-16 10:54:32 +08:00
parent 6d82e89ff6
commit ddccd51105
1 changed files with 1 additions and 1 deletions

View File

@ -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 基础配置