src/views/zlgl/gxjyjl.vue
@@ -488,6 +488,9 @@ DeleteOrganization({ orgid: row.code }).then(res => { if (res.code === '200') { this.$message.success('删除成功!') if (this.form.page > 1 && this.tableData.length === 1) { this.form.page-- } this.getStepCheckTableSearch() } })