|
@@ -2192,7 +2192,7 @@ public class WbsTreeContractServiceImpl extends BaseServiceImpl<WbsTreeContractM
|
|
|
|
|
|
strings.add(split1[0] + "__" + s);
|
|
strings.add(split1[0] + "__" + s);
|
|
}
|
|
}
|
|
- coordinateMap.put(initTabName, strings);
|
|
|
|
|
|
+ coordinateMap.put(initTabNameJL, strings);
|
|
}
|
|
}
|
|
|
|
|
|
//获取质检实体表对应数据
|
|
//获取质检实体表对应数据
|