test
This commit is contained in:
@@ -1211,7 +1211,7 @@ const _sfc_main = defineComponent({
|
||||
}
|
||||
});
|
||||
if (tableColumn.type == "number") {
|
||||
info.number = rowIndex + 1;
|
||||
info[item.key] = rowIndex + 1;
|
||||
}
|
||||
});
|
||||
list.push(info);
|
||||
|
||||
Reference in New Issue
Block a user