update 树样式

This commit is contained in:
赵霄
2023-08-25 18:02:42 +08:00
parent c4caed0e3f
commit 5f9726840d
8 changed files with 231 additions and 6 deletions
-1
View File
@@ -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) {