[update] 市场法规清单-历史版本
This commit is contained in:
@@ -142,8 +142,6 @@ const getMarketRegulationListByIdNoPerm = (params) => getAction('', params)
|
||||
const marketRegulationListAdd = (params) => postAction('/laws/marketStandard/add', params)
|
||||
// 市场法规清单-编辑
|
||||
const marketRegulationListEdit = (params) => postAction('/laws/marketStandard/edit', params)
|
||||
// 市场法规清单-获取历史版本列表
|
||||
const marketRegulationListHistoryList = (params) => getAction('', params)
|
||||
|
||||
export {
|
||||
// 国内标准
|
||||
@@ -226,6 +224,5 @@ export {
|
||||
getMarketRegulationListById,
|
||||
getMarketRegulationListByIdNoPerm,
|
||||
marketRegulationListAdd,
|
||||
marketRegulationListEdit,
|
||||
marketRegulationListHistoryList
|
||||
marketRegulationListEdit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user