提交调整

This commit is contained in:
daihh
2022-09-07 18:52:41 +08:00
parent 515f9e5922
commit a5fb6df44d
4 changed files with 18 additions and 21 deletions

View File

@@ -1188,7 +1188,7 @@ export default {
});
}else{
$this.btnLoading = false;
this.$message.error('获取审核HRBP失败');
this.$message.error('获取审核HRBP失败:'+rs.message);
}
})