Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
TF-MOM-WEB
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TFMOM
TF-MOM-WEB
Commits
aebf30e9
Commit
aebf30e9
authored
Jul 01, 2024
by
jingnan
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
架次接口按架次升序排列
parent
1251afe0
Show whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
27 additions
and
27 deletions
+27
-27
dialog.vue
...mponents/components/AddEquipmentPut/components/dialog.vue
+2
-1
index.vue
...mponents/components/BatchSignEditInstorageItems/index.vue
+2
-1
storageDetailsCreateCom.vue
...torageRecallItemCom/component/storageDetailsCreateCom.vue
+2
-1
storageDetailsCreateCom.vue
...arehousingNewOrEdit/component/storageDetailsCreateCom.vue
+2
-1
index.vue
.../src/privateComponents/components/SearchSorties/index.vue
+1
-1
index.vue
.../privateComponents/components/SortiesNameSelect/index.vue
+2
-1
index.vue
.../src/privateComponents/components/SortiesSelect/index.vue
+2
-1
index.vue
.../src/privateComponents/components/StationSelect/index.vue
+2
-1
index.vue
...ivateComponents/components/StorageDetailsCreate/index.vue
+2
-1
index.vue
...c/privateComponents/components/getSortiesSelect/index.vue
+2
-1
search.vue
...assemblyPlanManagement/assemblyPlanMaintenance/search.vue
+1
-1
index.vue
...views/assemblyPlanManagement/inspectionDispatch/index.vue
+1
-6
index.vue
...ews/assemblyPlanManagement/instructionsDispatch/index.vue
+1
-6
index1.vue
...iews/assemblyPlanManagement/instructionsIssued/index1.vue
+2
-2
searchBar.vue
...semblyPlanManagement/stationPlanMaintenance/searchBar.vue
+1
-1
index.vue
...views/taskReception/components/taskReceiveTable/index.vue
+2
-1
No files found.
applications/dee-mes/src/privateComponents/components/AddEquipmentPut/components/dialog.vue
View file @
aebf30e9
...
@@ -208,7 +208,8 @@ export default {
...
@@ -208,7 +208,8 @@ export default {
searchItems
:
{
searchItems
:
{
items
:
[{
'fieldName'
:
'aircraftType.defName'
,
operator
:
'EQ'
,
value
:
val
}],
items
:
[{
'fieldName'
:
'aircraftType.defName'
,
operator
:
'EQ'
,
value
:
val
}],
operator
:
'AND'
operator
:
'AND'
}
},
sortItem
:
[{
fieldName
:
'defCode'
,
sortOrder
:
'asc'
}]
}
}
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
)
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
)
.
then
((
res
)
=>
{
.
then
((
res
)
=>
{
...
...
applications/dee-mes/src/privateComponents/components/BatchSignEditInstorageItems/index.vue
View file @
aebf30e9
...
@@ -1771,7 +1771,8 @@ export default {
...
@@ -1771,7 +1771,8 @@ export default {
'value'
:
this
.
form
.
airModel
'value'
:
this
.
form
.
airModel
}
}
]
]
}
},
sortItem
:
[{
fieldName
:
'defCode'
,
sortOrder
:
'asc'
}]
}
}
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
const
SORTIES
=
this
.
formFileds
[
0
].
data
.
find
(
const
SORTIES
=
this
.
formFileds
[
0
].
data
.
find
(
...
...
applications/dee-mes/src/privateComponents/components/InStorageRecallItemCom/component/storageDetailsCreateCom.vue
View file @
aebf30e9
...
@@ -1773,7 +1773,8 @@ export default {
...
@@ -1773,7 +1773,8 @@ export default {
'value'
:
this
.
form
.
airModel
'value'
:
this
.
form
.
airModel
}
}
]
]
}
},
sortItem
:
[{
fieldName
:
'defCode'
,
sortOrder
:
'asc'
}]
}
}
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
const
SORTIES
=
this
.
formFileds
[
0
].
data
.
find
(
const
SORTIES
=
this
.
formFileds
[
0
].
data
.
find
(
...
...
applications/dee-mes/src/privateComponents/components/PurchasingWarehousingNewOrEdit/component/storageDetailsCreateCom.vue
View file @
aebf30e9
...
@@ -1772,7 +1772,8 @@ export default {
...
@@ -1772,7 +1772,8 @@ export default {
'value'
:
this
.
form
.
airModel
'value'
:
this
.
form
.
airModel
}
}
]
]
}
},
sortItem
:
[{
fieldName
:
'defCode'
,
sortOrder
:
'asc'
}]
}
}
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
const
SORTIES
=
this
.
formFileds
[
0
].
data
.
find
(
const
SORTIES
=
this
.
formFileds
[
0
].
data
.
find
(
...
...
applications/dee-mes/src/privateComponents/components/SearchSorties/index.vue
View file @
aebf30e9
...
@@ -116,7 +116,7 @@ export default {
...
@@ -116,7 +116,7 @@ export default {
},
},
getSortiesList
()
{
getSortiesList
()
{
this
.
sortiesData
=
[]
this
.
sortiesData
=
[]
const
params
=
{
'searchItems'
:
{
'items'
:
[]
},
'sortItem'
:
[{
'fieldName'
:
'
modifyTim
e'
,
'sortOrder'
:
'asc'
}]
}
const
params
=
{
'searchItems'
:
{
'items'
:
[]
},
'sortItem'
:
[{
'fieldName'
:
'
defCod
e'
,
'sortOrder'
:
'asc'
}]
}
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
if
(
res
.
items
&&
res
.
items
.
content
)
{
if
(
res
.
items
&&
res
.
items
.
content
)
{
this
.
sortiesData
=
res
.
items
.
content
.
map
(
row
=>
{
this
.
sortiesData
=
res
.
items
.
content
.
map
(
row
=>
{
...
...
applications/dee-mes/src/privateComponents/components/SortiesNameSelect/index.vue
View file @
aebf30e9
...
@@ -105,7 +105,8 @@ export default {
...
@@ -105,7 +105,8 @@ export default {
searchItems
:
{
searchItems
:
{
items
:
[{
'fieldName'
:
'aircraftType.defName'
,
operator
:
'EQ'
,
value
:
val
}],
items
:
[{
'fieldName'
:
'aircraftType.defName'
,
operator
:
'EQ'
,
value
:
val
}],
operator
:
'AND'
operator
:
'AND'
}
},
sortItem
:
[{
fieldName
:
'defCode'
,
sortOrder
:
'asc'
}]
}
}
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
this
.
options
=
res
.
items
.
content
.
map
(
row
=>
{
this
.
options
=
res
.
items
.
content
.
map
(
row
=>
{
...
...
applications/dee-mes/src/privateComponents/components/SortiesSelect/index.vue
View file @
aebf30e9
...
@@ -97,7 +97,8 @@ export default {
...
@@ -97,7 +97,8 @@ export default {
searchItems
:
{
searchItems
:
{
items
:
[{
'fieldName'
:
'aircraftTypeId'
,
operator
:
'EQ'
,
value
:
val
}],
items
:
[{
'fieldName'
:
'aircraftTypeId'
,
operator
:
'EQ'
,
value
:
val
}],
operator
:
'AND'
operator
:
'AND'
}
},
sortItem
:
[{
fieldName
:
'defCode'
,
sortOrder
:
'asc'
}]
}
}
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
this
.
options
=
res
.
items
.
content
.
map
(
row
=>
{
this
.
options
=
res
.
items
.
content
.
map
(
row
=>
{
...
...
applications/dee-mes/src/privateComponents/components/StationSelect/index.vue
View file @
aebf30e9
...
@@ -102,7 +102,8 @@ export default {
...
@@ -102,7 +102,8 @@ export default {
}
}
]
]
}
}
]
],
sortItem
:
[{
fieldName
:
'defCode'
,
sortOrder
:
'asc'
}]
}
}
this
.
options
=
[]
this
.
options
=
[]
this
.
loading
=
true
this
.
loading
=
true
...
...
applications/dee-mes/src/privateComponents/components/StorageDetailsCreate/index.vue
View file @
aebf30e9
...
@@ -655,7 +655,8 @@ export default {
...
@@ -655,7 +655,8 @@ export default {
'value'
:
this
.
form
.
airModel
'value'
:
this
.
form
.
airModel
}
}
]
]
}
},
sortItem
:
[{
fieldName
:
'defCode'
,
sortOrder
:
'asc'
}]
}
}
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
const
SORTIES
=
this
.
formFileds
[
0
].
data
.
find
(
const
SORTIES
=
this
.
formFileds
[
0
].
data
.
find
(
...
...
applications/dee-mes/src/privateComponents/components/getSortiesSelect/index.vue
View file @
aebf30e9
...
@@ -102,7 +102,8 @@ export default {
...
@@ -102,7 +102,8 @@ export default {
searchItems
:
{
searchItems
:
{
items
:
[{
'fieldName'
:
'aircraftTypeId'
,
operator
:
'EQ'
,
value
:
val
.
split
(
'+'
)[
0
]
}],
items
:
[{
'fieldName'
:
'aircraftTypeId'
,
operator
:
'EQ'
,
value
:
val
.
split
(
'+'
)[
0
]
}],
operator
:
'AND'
operator
:
'AND'
}
},
sortItem
:
[{
fieldName
:
'defCode'
,
sortOrder
:
'asc'
}]
}
}
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
this
.
options
=
res
.
items
.
content
.
map
(
row
=>
{
this
.
options
=
res
.
items
.
content
.
map
(
row
=>
{
...
...
applications/dee-mes/src/views/assemblyPlanManagement/assemblyPlanMaintenance/search.vue
View file @
aebf30e9
...
@@ -235,7 +235,7 @@ export default {
...
@@ -235,7 +235,7 @@ export default {
this
.
sortiesData
=
[]
this
.
sortiesData
=
[]
this
.
sorties
=
null
this
.
sorties
=
null
}
}
const
params
=
{
'searchItems'
:
{
'items'
:
[{
'fieldName'
:
'aircraftTypeId'
,
'operator'
:
'EQ'
,
'value'
:
this
.
form
.
model
}]
},
'sortItem'
:
[{
'fieldName'
:
'modifyTime'
,
'sortOrder'
:
'asc'
}]
}
const
params
=
{
'searchItems'
:
{
'items'
:
[{
'fieldName'
:
'aircraftTypeId'
,
'operator'
:
'EQ'
,
'value'
:
this
.
form
.
model
}]
},
sortItem
:
[{
fieldName
:
'defCode'
,
sortOrder
:
'asc'
}]
}
params
.
openProps
=
[{
name
:
'aircraftType'
}]
params
.
openProps
=
[{
name
:
'aircraftType'
}]
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
)
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
)
.
then
((
res
)
=>
{
.
then
((
res
)
=>
{
...
...
applications/dee-mes/src/views/assemblyPlanManagement/inspectionDispatch/index.vue
View file @
aebf30e9
...
@@ -341,12 +341,7 @@ export default {
...
@@ -341,12 +341,7 @@ export default {
'operator'
:
'AND'
'operator'
:
'AND'
},
},
'openProps'
:
[],
'openProps'
:
[],
'sortItem'
:
[
sortItem
:
[{
fieldName
:
'defCode'
,
sortOrder
:
'asc'
}],
{
'fieldName'
:
'modifyTime'
,
'sortOrder'
:
'desc'
}
],
'toValidateKeys'
:
''
'toValidateKeys'
:
''
}
}
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
...
...
applications/dee-mes/src/views/assemblyPlanManagement/instructionsDispatch/index.vue
View file @
aebf30e9
...
@@ -415,12 +415,7 @@ export default {
...
@@ -415,12 +415,7 @@ export default {
'operator'
:
'AND'
'operator'
:
'AND'
},
},
'openProps'
:
[],
'openProps'
:
[],
'sortItem'
:
[
sortItem
:
[{
fieldName
:
'defCode'
,
sortOrder
:
'asc'
}],
{
'fieldName'
:
'modifyTime'
,
'sortOrder'
:
'desc'
}
],
'toValidateKeys'
:
''
'toValidateKeys'
:
''
}
}
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
...
...
applications/dee-mes/src/views/assemblyPlanManagement/instructionsIssued/index1.vue
View file @
aebf30e9
...
@@ -323,8 +323,8 @@ export default {
...
@@ -323,8 +323,8 @@ export default {
],
],
'sortItem'
:
[
'sortItem'
:
[
{
{
'fieldName'
:
'
modifyTim
e'
,
'fieldName'
:
'
defCod
e'
,
'sortOrder'
:
'
de
sc'
'sortOrder'
:
'
a
sc'
}
}
],
],
'toValidateKeys'
:
''
'toValidateKeys'
:
''
...
...
applications/dee-mes/src/views/assemblyPlanManagement/stationPlanMaintenance/searchBar.vue
View file @
aebf30e9
...
@@ -135,7 +135,7 @@ export default {
...
@@ -135,7 +135,7 @@ export default {
methods
:
{
methods
:
{
getSortiesList
()
{
getSortiesList
()
{
this
.
sortiesData
=
[]
this
.
sortiesData
=
[]
const
params
=
{
'searchItems'
:
{
'items'
:
[{
'fieldName'
:
'aircraftTypeId'
,
'operator'
:
'EQ'
,
'value'
:
this
.
form
.
model
}]
},
'sortItem'
:
[{
'fieldName'
:
'modifyTime'
,
'sortOrder'
:
'asc'
}]
}
const
params
=
{
'searchItems'
:
{
'items'
:
[{
'fieldName'
:
'aircraftTypeId'
,
'operator'
:
'EQ'
,
'value'
:
this
.
form
.
model
}]
},
sortItem
:
[{
fieldName
:
'defCode'
,
sortOrder
:
'asc'
}]
}
params
.
openProps
=
[{
name
:
'aircraftType'
}]
params
.
openProps
=
[{
name
:
'aircraftType'
}]
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
this
.
$api
.
searchApi
(
'AircraftSorties'
,
params
).
then
(
res
=>
{
if
(
res
.
items
&&
res
.
items
.
content
)
{
if
(
res
.
items
&&
res
.
items
.
content
)
{
...
...
applications/dee-mes/src/views/taskReception/components/taskReceiveTable/index.vue
View file @
aebf30e9
...
@@ -142,7 +142,8 @@ export default {
...
@@ -142,7 +142,8 @@ export default {
searchItems
:
{
searchItems
:
{
items
:
[{
'fieldName'
:
'aircraftTypeId'
,
operator
:
'EQ'
,
value
:
this
.
model
}],
items
:
[{
'fieldName'
:
'aircraftTypeId'
,
operator
:
'EQ'
,
value
:
this
.
model
}],
operator
:
'AND'
operator
:
'AND'
}
},
sortItem
:
[{
fieldName
:
'defCode'
,
sortOrder
:
'asc'
}]
}
}
this
.
$api
.
searchApi
(
'AircraftSorties'
,
param
).
then
((
res
)
=>
{
this
.
$api
.
searchApi
(
'AircraftSorties'
,
param
).
then
((
res
)
=>
{
this
.
sortiesData
=
[]
this
.
sortiesData
=
[]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment