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