Commit 2b2a52c8 authored by shyWang's avatar shyWang

PDM前端改造

产品中心改造测试bug修复
parent b88b3393
......@@ -98,7 +98,7 @@ public class SearchOperatorEnumUtil {
}
public static void initPartItemMap() {
partSearchItemMap.put(DX_ID, "thePersistInfo.theObjectIdentifier.id\"");
partSearchItemMap.put(DX_ID, "thePersistInfo.theObjectIdentifier.id");
partSearchItemMap.put(DX_NUMBER, WTPart.NUMBER);
partSearchItemMap.put(DX_NAME, WTPart.NAME);
partSearchItemMap.put(DX_VIEWID, WTPart.VIEW + "."
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment