mirror of
https://gitee.com/elegant_wings/dbd-meeting-html.git
synced 2025-06-21 05:39:36 +08:00
描述:编辑企业选择设备刷新数据
This commit is contained in:
parent
509af2d444
commit
d8663f464a
@ -763,7 +763,7 @@ export default {
|
|||||||
userIds: this.selectedDeviceRowKeys
|
userIds: this.selectedDeviceRowKeys
|
||||||
}
|
}
|
||||||
).then(res => {
|
).then(res => {
|
||||||
this.$refs.userTable.$forceUpdate()
|
this.getContastsList()
|
||||||
this.visible1 = false
|
this.visible1 = false
|
||||||
this.$message.success(res.msg)
|
this.$message.success(res.msg)
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user