国内外政策的文本状态改为标准状态

This commit is contained in:
zhoulingpo
2023-12-06 09:51:02 +08:00
parent 8e92f439f6
commit 17208cba1f
5 changed files with 12 additions and 10 deletions
@@ -129,7 +129,7 @@
</el-table-column>
<el-table-column
prop="standStatusShow"
label="文本状态"
label="标准状态"
width="130">
</el-table-column>
</el-table>
@@ -137,6 +137,8 @@
<!--分页-->
<pagination
style="position: relative;"
:auto-size="true"
:page-size="replaceLawsNumForm.pageSize"
:page="replacePage"
:total="replaceTotal"
@pageChange="pageChangeReplace"
@@ -186,7 +188,7 @@ export default {
lawsNo: '',
lawsName: '', // 政策名称
page: 1,
pageSize: this.$store.getters.userInfo.configContent,
pageSize: 20,
total: 0,
},
replaceLawsNumRow: [], // 代替政策号 数组内容