页面路径完善
This commit is contained in:
@@ -177,7 +177,7 @@ const handleMain = (row) => {
|
||||
};
|
||||
const handleEdit = (row) => {
|
||||
router.push({
|
||||
path: '/equipment/addEquipmentRepair',
|
||||
path: '/equipment/editEquipmentRepair',
|
||||
query: {
|
||||
id: row.id
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user