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
d8663f464a
commit
ba6cd76c2e
@ -262,6 +262,9 @@ export default {
|
||||
this.enterpriseList = res.rows
|
||||
})
|
||||
|
||||
//
|
||||
this.selectedPersonRowKeys = []
|
||||
this.selectedPersonRows = []
|
||||
// 查询设备绑定的用户
|
||||
getUserListByDeviceId(this.deviceId).then(res => {
|
||||
console.log('getUserListByDeviceId', res)
|
||||
|
Loading…
x
Reference in New Issue
Block a user