@@ -188,7 +188,7 @@ class COptionAction(CBaseLog):
curOthers = {}
else:
curOthers = json.loads(curOthers)
- firstParent = self.__optionPaths['First']['option']
+ firstParent = self.__optionPaths['First']['parent']
# 获取文本识别的参数;
ocrConfigList = self.__optionConfig.getOptionOCRConfig(curOption)