update 树样式
This commit is contained in:
@@ -134,7 +134,6 @@ export const ConfigurableTableMixin = {
|
||||
item.width = 215
|
||||
item.title = item.dbFieldTxt
|
||||
item.dataIndex = item.dbFieldName
|
||||
item.align = 'left'
|
||||
tempColumns.push(item)
|
||||
})
|
||||
if (this.showAction && this.operateColumn) {
|
||||
|
||||
Reference in New Issue
Block a user