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
2023-09-12 14:28:14 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5ae0e285b2acf22fc4eaa5cd34e2277df30cc0e3
5ae0e285
1 parent
f950d271
备注增加
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/views/allocationConfig/flightAllocConfig/info.vue
src/views/allocationConfig/flightAllocConfig/info.vue
View file @
5ae0e28
...
...
@@ -846,6 +846,7 @@ export default {
}
})
if (routeStatus == 1) {
//日期下无维度的,查询是否存在无日期维度,有则占位展示,无则使用新增占位
response.data.list.forEach(item => {
if (route.route === item.flightRoute) {
item.id = undefined
...
...
Please
register
or
login
to post a comment