This commit is contained in:
BianLzhaoMin 2025-09-04 10:20:14 +08:00
parent e1c70addbf
commit ba907f9ab3
1 changed files with 1 additions and 3 deletions

View File

@ -1293,9 +1293,7 @@ export default {
) )
if (res.code === 200) { if (res.code === 200) {
this.$modal.msgSuccess( this.$modal.msgSuccess(
this.queryDetailsId res.msg,
? '修改人员成功'
: '新增人员成功',
) )
// 绿 // 绿