Merge remote-tracking branch 'origin/huyt' into huyt
This commit is contained in:
commit
a43534f7dd
|
@ -131,7 +131,7 @@ export default {
|
|||
...this.queryModel
|
||||
}
|
||||
let res = await authApi(
|
||||
'integrationTaskLivingDetailsService',
|
||||
'integrationTaskLogService',
|
||||
'',
|
||||
'queryEntityPage',
|
||||
'',
|
||||
|
|
|
@ -289,7 +289,7 @@ export default {
|
|||
id: id
|
||||
}
|
||||
let res = await authApi(
|
||||
'integrationTaskLivingDetailsService',
|
||||
'integrationTaskLogService',
|
||||
'',
|
||||
'getEntity',
|
||||
'',
|
||||
|
|
Loading…
Reference in New Issue