[config_tool] Imported scenarios not populating CAT widget

fix CAT widget data doesn't refresh after import another scenario

the focus will go to "Basic Parameters" tab after import a scenario everytime. so that data could be refresh.

Tracked-On: #8068
Signed-off-by: Chuang-Ke <chuangx.ke@intel.com>
This commit is contained in:
Chuang Ke 2022-08-26 16:24:29 +08:00 committed by acrnsi-robot
parent c24aa87a65
commit 3942af905c
1 changed files with 1 additions and 0 deletions

View File

@ -198,6 +198,7 @@ export default {
this.updateCurrentFormSchema()
this.updateCurrentFormData()
configurator.cat.scenarioLoaded()
this.switchTab(-1)
},
getSchemaData() {
return this.schemas