请教如图 BOM树形维护时提示错误
[{"operation":"ENG_BOM_List.MBIClick.tbReturn"}]
发生时间: 20:57:05
错误编号: b32aa6108f054094a2086b5338145658
错误信息: 已添加了具有相同键的项。
===================================================
调用堆栈:
在 System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
在 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
在 Kingdee.K3.BD.App.Core.UnitConvertService.GetUnitConvertRateList(Context ctx, List`1 paramList)
在 Kingdee.K3.MFG.ENG.App.Core.BomQueryService.RestoreDenNum(Context ctx, IEnumerable`1 querys)
在 Kingdee.K3.MFG.ENG.App.Core.BomQueryService.GetBomQueryForwardResult(Context ctx, List`1 sourceData, MemBomExpandOption_ForPSV option)
在 Kingdee.K3.MFG.ServiceHelper.ENG.BomQueryServiceHelper.GetBomQueryForwardResult(Context ctx, List`1 sourceData, MemBomExpandOption_ForPSV option)
在 Kingdee.K3.MFG.ENG.Business.PlugIn.DynamicForm.BomTree.DoExpand(Int64 bomId_Id, Int64 materialId_Id)
在 Kingdee.K3.MFG.ENG.Business.PlugIn.DynamicForm.BomTree.
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormView.FormClosedCallBack(String id, Boolean isSyncCall)
在 Kingdee.BOS.Web.DynamicForm.AbstractDynamicWebFormView.CloseWindow()
在 Kingdee.BOS.Web.DynamicForm.AbstractDynamicWebFormView.OnClose()
在 Kingdee.BOS.Web.List.ListView.OnClose()
在 Kingdee.BOS.Business.Bill.Operation.ReturnData.ExecuteOperation()
在 Kingdee.BOS.Core.DynamicForm.AbstractFormOperation.Execute(InvokeFormOperation4WfParam param, CallBackWfAfterOperation callbackwf)
在 Kingdee.BOS.Web.DynamicForm.OperationCaller.InvokeFormOperation(String operationNumber)
在 Kingdee.BOS.Business.DynamicForm.BusinessService.ExcuteOperation.DoAction(FormBusinessServiceArgs e)
在 Kingdee.BOS.Core.DynamicForm.FormBusinessServiceUtil.InvokeServices(IDynamicFormView view, Object source, IEnumerable`1 services, Int32 actionType, String activeEntity, DynamicObject activeRow, Int32 rowIndex)
在 Kingdee.BOS.Web.DynamicForm.BusinessServiceCaller.InvokeFormBusiness(IDynamicFormView view, Object source, List`1 formBusinessServices, Int32 actionType, String entityKey, Int32 row)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormView.BarItemClick(String parentKey, String barItemKey, BarDataManager bar, Int32 bartype)
在 Kingdee.BOS.Web.List.ListView.MainBarItemClick(String barItemKey)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormController.MainBarItemClick(String itemKey, JSONArray postDatas)
推荐阅读