This commit is contained in:
xuliangzhan
2019-07-14 13:36:02 +08:00
parent 19221b3797
commit 66e9cd5ec5
45 changed files with 248 additions and 102 deletions

View File

@@ -92,7 +92,7 @@ var UtilTools = {
resizable: _vm.resizable,
fixed: _vm.fixed,
align: _vm.align,
headerAlign: _vm.headerAlign || _vm.align,
headerAlign: _vm.headerAlign,
showOverflow: _vm.showOverflow,
showHeaderOverflow: _vm.showHeaderOverflow,
indexMethod: _vm.indexMethod,