Merge pull request 'master' (#184) from master into prod
Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/184
This commit is contained in:
@@ -156,7 +156,7 @@ const handleView = (row) => {
|
|||||||
console.log('row', row)
|
console.log('row', row)
|
||||||
if(row.targetState=='00'&&row.targetId){
|
if(row.targetState=='00'&&row.targetId){
|
||||||
router.push({
|
router.push({
|
||||||
path: '/projectdemand/demanddetail',
|
name: 'Collection/detail',
|
||||||
query: {
|
query: {
|
||||||
id: row.targetId
|
id: row.targetId
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user