src/views/technology/operation/operation-form.vue
@@ -592,8 +592,8 @@ // } }, init() { this.operationId = this.dataForm.id this.fetchCapabilityForOperation() // this.operationId = this.dataForm.id // this.fetchCapabilityForOperation() if (this.dataForm.id) { getObj(this.dataForm.id).then((response) => { this.dataForm = response.data.data