[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 5fee2b1f71
commit c084a24ea2

View File

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