20240912_adapter_z
wangwei 11 months ago
parent 54e0304357
commit 44664c615a

@ -659,11 +659,13 @@ export default {
this.formData.operationType = 1
this.formData.checkInsert = 2
this.addWorkplaceDialogVisible = true
this.getTree()
} else {
this.formData = {
operationType: 1,
checkInsert: 2
}
this.getTree()
this.formData.workplaceId = res.data
this.addWorkplaceDialogVisible = true
}

Loading…
Cancel
Save