fix : 表格前方加上序号
This commit is contained in:
@@ -59,7 +59,6 @@
|
||||
v-loading="localData.loading"
|
||||
:row-key="tableConfig?.rowKey || 'id'"
|
||||
v-bind="$attrs"
|
||||
table-layout="auto"
|
||||
:show-overflow-tooltip="true"
|
||||
highlight-current-row
|
||||
@selection-change="selectionChange"
|
||||
|
||||
Reference in New Issue
Block a user