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