增加序号

This commit is contained in:
zhoulingpo
2023-11-22 13:50:45 +08:00
parent cfd1ffdf0d
commit 59123dd50e
13 changed files with 160 additions and 1 deletions
@@ -96,6 +96,15 @@
width="55"
align="center">
</el-table-column>
<el-table-column
type="index"
width="55"
label="序号"
align="center">
<template slot-scope="{scope, column, $index}">
{{ ($index + 1) + (replacePage - 1) * replaceLawsNumForm.pageSize }}
</template>
</el-table-column>
<el-table-column
label="标准编号">
<template slot-scope="scope">