修改序号bug

This commit is contained in:
zhoulingpo
2023-12-05 16:04:26 +08:00
parent 8d60b79bc5
commit 39544016ca
4 changed files with 9 additions and 13 deletions
@@ -109,15 +109,6 @@
<!-- min-width="130"-->
<!-- >-->
<!-- </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="政策编号"
min-width="130">