resetComponentConfig method
dynamic
resetComponentConfig()
重置所有组件配置为默认值
Implementation
resetComponentConfig() {
_componentConfigObs.resetAll();
}
重置所有组件配置为默认值
resetComponentConfig() {
_componentConfigObs.resetAll();
}