mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 20:36:43 +08:00
修改提示
This commit is contained in:
@@ -1433,7 +1433,9 @@ export default {
|
|||||||
this.$message.error('获取审核HRBP失败:'+rs.message);
|
this.$message.error('获取审核HRBP失败:'+rs.message);
|
||||||
}
|
}
|
||||||
}).catch(err=>{
|
}).catch(err=>{
|
||||||
this.$message.error('获取审核HRBP失败:'+err);
|
//this.$message.error('获取审核HRBP失败:'+err);
|
||||||
|
this.$message.error('获取审核HRBP失败,请检查资源归属下是否有HRBP审核人员');
|
||||||
|
$this.btnLoading = false;
|
||||||
})
|
})
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user