修改bug 52587 未符合项流程,流程归档未符合项历史数据后,点击蓝色字体 显示错误
This commit is contained in:
@@ -457,7 +457,7 @@ export default {
|
||||
let routeUrl = this.$router.resolve({
|
||||
name: 'OtherStandardDetails',
|
||||
params: {
|
||||
id: item.id,
|
||||
id: item.standId,
|
||||
pageType: 'INLAND_STAND'
|
||||
// pageType: item.standType + '_STAND'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user