优化代码生成额外参数编辑报错,新增排序列
This commit is contained in:
@@ -88,7 +88,7 @@ $end
|
||||
highlight-current-row
|
||||
@selection-change="handleSelectionChange"
|
||||
:default-expand-all="isExpandAll"
|
||||
row-key="${tool.FirstLowerCase(genTable.TreeCode)}"
|
||||
row-key="${tool.FirstLowerCase(genTable.Options.TreeCode)}"
|
||||
:tree-props="{ children: 'children', hasChildren: 'hasChildren' }"
|
||||
>
|
||||
<el-table-column type="selection" width="50" align="center"/>
|
||||
|
||||
Reference in New Issue
Block a user