修改认证清单编辑条目后跳转回第一页问题

This commit is contained in:
高嵩
2023-09-19 16:12:50 +08:00
parent ecc6576d4a
commit 98b44d68b9
@@ -1566,7 +1566,7 @@
this.selectedRowKeys = [] this.selectedRowKeys = []
}, },
addModelForm() { addModelForm() {
this.pageNo = 1 // this.pageNo = 1
this.getList() this.getList()
this.selectedRowKeys = [] this.selectedRowKeys = []
}, },