refactor travel filter
gitea/salix/1897travel.index This commit looks good
Details
gitea/salix/1897travel.index This commit looks good
Details
This commit is contained in:
parent
3d21539fb0
commit
81bb9cfc88
|
@ -48,11 +48,6 @@ module.exports = Self => {
|
||||||
type: 'Number',
|
type: 'Number',
|
||||||
description: 'The agencyModeFk id',
|
description: 'The agencyModeFk id',
|
||||||
http: {source: 'query'}
|
http: {source: 'query'}
|
||||||
}, {
|
|
||||||
arg: 'm3',
|
|
||||||
type: 'Number',
|
|
||||||
description: 'The m3 filter',
|
|
||||||
http: {source: 'query'}
|
|
||||||
}, {
|
}, {
|
||||||
arg: 'warehouseOutFk',
|
arg: 'warehouseOutFk',
|
||||||
type: 'Number',
|
type: 'Number',
|
||||||
|
|
Loading…
Reference in New Issue