临时提交
This commit is contained in:
@@ -357,6 +357,8 @@ export default {
|
||||
},
|
||||
chooseGroup: function() {
|
||||
this.$refs.chooseGroup.openDialog((deviceId, businessGroupId) => {
|
||||
console.log(deviceId)
|
||||
console.log(businessGroupId)
|
||||
this.form.gbBusinessGroupId = businessGroupId
|
||||
this.form.gbParentId = deviceId
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user