This commit is contained in:
@@ -85,6 +85,12 @@ export default {
|
||||
}
|
||||
},
|
||||
|
||||
watch:{
|
||||
async 'object.scenario'(n){
|
||||
await this.loadScenario()
|
||||
},
|
||||
},
|
||||
|
||||
methods:{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user