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
yu.sun
2023-10-15 23:22:56 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
231fe5b23a4c273f0e9825805392ea8f2450e6ae
231fe5b2
1 parent
ea2b0d3f
modify
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/allocationConfig/flightAllocConfig/mixins/index.js
src/views/allocationConfig/flightAllocConfig/mixins/index.js
View file @
231fe5b
...
...
@@ -759,5 +759,5 @@ export default {
但是航线优先级显示的航线还是取日期级别航班航线列表中的航线。
7:航班航线信息列表和航班航线配置信息列表在做完航班航线配置信息列表去重之后和航班航线列表做数据整合之后,
还要对所有关于显示的数据做处理,比如页面上所有关于checkbox的勾选框radio单选框;
8: 在保存提交的时候对所有关于页面checkbox的勾选框做数据处理
8: 在保存提交的时候对所有关于页面checkbox的勾选框做数据处理
;
*/
...
...
Please
register
or
login
to post a comment