Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
imac-vue
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
jinhui.wang
2022-10-10 14:38:50 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b514a58c7acec69f14d473d5da921b5bde439f6d
b514a58c
1 parent
0a73d5e5
参数默认值修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/allocationConfig/flightAllocConfig/index.vue
src/views/allocationConfig/flightAllocConfig/index.vue
View file @
b514a58
...
...
@@ -132,7 +132,7 @@ export default {
handle: handle,
fltNo: fltNo,
fltDate: fltDate != null ? fltDate : ' ',
route:
''
,
route:
null
,
routeStatus: 'FlightAllocConfig',
status: status
}
...
...
Please
register
or
login
to post a comment