fix 79377
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ export default {
|
||||
title: this.$t('serialNumber'),
|
||||
dataIndex: '',
|
||||
key: 'rowIndex',
|
||||
width: 60,
|
||||
width: 80,
|
||||
align: 'center',
|
||||
customRender: function (t, r, index) {
|
||||
return parseInt(index) + 1
|
||||
|
||||
Reference in New Issue
Block a user