fix : 修复路由规范问题
This commit is contained in:
@@ -157,7 +157,7 @@ const headBtnClick = (key) => {
|
||||
|
||||
const handleAdd = () => {
|
||||
router.push({
|
||||
name: 'Demandsummaryadd',
|
||||
name: 'Summary/add',
|
||||
query: {}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user