CN:936 fix:报告、知识库、管理模块点击删除或编辑时,点击右上角X及cancel,报错

This commit is contained in:
hyx
2023-03-27 11:11:00 +08:00
parent 5433006ebd
commit 43102c94c4
5 changed files with 13 additions and 13 deletions

View File

@@ -660,7 +660,7 @@ export default {
this.$message.error(response.msg)
}
})
})
}).catch(() => {})
},
pageJump (val) {
this.pageObj.pageNo = val