|
@@ -131545,7 +131545,7 @@ define(['exports'], function (exports) { 'use strict';
|
|
|
override: "Ext.PagingToolbar",
|
|
|
beforePageText: "第",
|
|
|
// update
|
|
|
- afterPageText: "/{0}页",
|
|
|
+ afterPageText: "/ {0} 页",
|
|
|
// update
|
|
|
firstText: "第一页",
|
|
|
prevText: "上一页",
|
|
@@ -131621,6 +131621,7 @@ define(['exports'], function (exports) { 'use strict';
|
|
|
initComboGridMulti();
|
|
|
initIframe();
|
|
|
}
|
|
|
+ //# sourceMappingURL=init.js.map
|
|
|
|
|
|
exports.Defaults = Defaults;
|
|
|
exports.ExcelImportDialog = ExcelImportDialog;
|