[update] 修改跳转外来标准详情路径为/standardRegulationLibrary/foreignStandardDetailPage
This commit is contained in:
@@ -274,7 +274,7 @@ export default {
|
||||
switch (record.source + '') {
|
||||
// 国内
|
||||
case StandardSource.DOMESTIC.value:
|
||||
path = '/standardRegulationLibrary/DomesticStandardDetail'
|
||||
path = '/standardRegulationLibrary/foreignStandardDetailPage'
|
||||
break
|
||||
// 海外
|
||||
case StandardSource.OVERSEAS.value:
|
||||
|
||||
Reference in New Issue
Block a user