[update 88199] 标准解读搜索
This commit is contained in:
@@ -103,6 +103,9 @@ const editMaintainList = (params) => postAction('/customCompare/lawsCustomCompar
|
||||
// 自定义比对-对比分析结果保存
|
||||
const editComparsionResult = (params) => postAction('/customCompare/lawsCustomCompareInfo/saveCellCompareResult', params)
|
||||
|
||||
// 涉及系统部件下拉
|
||||
const getInvolvedSystem = (params) => getAction('/laws/standard/partName/', params)
|
||||
|
||||
export {
|
||||
// 文档拆分
|
||||
releaseSplitStandard,
|
||||
@@ -159,5 +162,7 @@ export {
|
||||
getTableData,
|
||||
getMaintainList,
|
||||
editMaintainList,
|
||||
editComparsionResult
|
||||
editComparsionResult,
|
||||
|
||||
getInvolvedSystem
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user