fix : 修复新增分摊表格数据校验及矩阵审批加箭头
This commit is contained in:
@@ -163,7 +163,7 @@ const handleEdit = (row) => {
|
||||
router.push({
|
||||
name: 'Share/edit',
|
||||
query: {
|
||||
id:row.id
|
||||
id:row.allocationId
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user