|
|
@ -440,7 +440,8 @@ export default { |
|
|
site: row.site, |
|
|
site: row.site, |
|
|
buNo: row.buNo, |
|
|
buNo: row.buNo, |
|
|
requestId: row.requestId, |
|
|
requestId: row.requestId, |
|
|
requestGroupId: row.requestGroupId |
|
|
|
|
|
|
|
|
requestGroupId: row.requestGroupId, |
|
|
|
|
|
interfaceName: row.interfaceName |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
getSystemLogParams(params).then(({ data }) => { |
|
|
getSystemLogParams(params).then(({ data }) => { |
|
|
|