This commit is contained in:
parent
e1c70addbf
commit
ba907f9ab3
|
|
@ -1293,9 +1293,7 @@ export default {
|
|||
)
|
||||
if (res.code === 200) {
|
||||
this.$modal.msgSuccess(
|
||||
this.queryDetailsId
|
||||
? '修改人员成功'
|
||||
: '新增人员成功',
|
||||
res.msg,
|
||||
)
|
||||
|
||||
// 更新一下红绿灯状态
|
||||
|
|
|
|||
Loading…
Reference in New Issue