|
|
@ -497,7 +497,7 @@ const handleEdit = (row) => { |
|
|
const handleLog = (jwcode) => { |
|
|
const handleLog = (jwcode) => { |
|
|
router.push({ |
|
|
router.push({ |
|
|
path: "/userPermissions/logMarket", |
|
|
path: "/userPermissions/logMarket", |
|
|
query: { jwcode: jwcode } |
|
|
|
|
|
|
|
|
query: { dccode: jwcode } |
|
|
}); |
|
|
}); |
|
|
}; |
|
|
}; |
|
|
|
|
|
|
|
|
|