Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
Y
YX_IDENT_beijing_auxiliary_YD
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
zhangyusheng
YX_IDENT_beijing_auxiliary_YD
Commits
35e0f45c
Commit
35e0f45c
authored
Apr 17, 2025
by
guantiantian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dispatchTadk页面增加导出异地速递信息功能
parent
0a62df4a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
dispatchTask.html
...ain/resources/static/views/dispatchTask/dispatchTask.html
+13
-0
No files found.
src/main/resources/static/views/dispatchTask/dispatchTask.html
View file @
35e0f45c
...
@@ -74,6 +74,8 @@
...
@@ -74,6 +74,8 @@
</button>
</button>
</div>
</div>
</div>
</div>
<div
<div
ng-repeat=
"type in cycleSheetData track by $index"
ng-repeat=
"type in cycleSheetData track by $index"
class=
"table-responsive mailbox-messages"
class=
"table-responsive mailbox-messages"
...
@@ -190,6 +192,7 @@
...
@@ -190,6 +192,7 @@
</div>
</div>
<!-- /.mail-box-messages -->
<!-- /.mail-box-messages -->
</div>
</div>
<div
class=
"box-body"
ng-if=
"isHistory==1"
>
<div
class=
"box-body"
ng-if=
"isHistory==1"
>
<div
ng-if=
"cycleSheetData.length>0"
>
<div
ng-if=
"cycleSheetData.length>0"
>
<div
class=
"nav-tabs-custom clearfix"
style=
"margin-bottom: 0"
>
<div
class=
"nav-tabs-custom clearfix"
style=
"margin-bottom: 0"
>
...
@@ -206,6 +209,16 @@
...
@@ -206,6 +209,16 @@
</a>
</a>
</li>
</li>
</ul>
</ul>
<div
class=
"box-tools pull-right"
>
<button
type=
"button"
class=
"btn btn-primary pull-right"
style=
"height: 30px; line-height: 17px; margin-right: 10px"
ng-click=
"downloadInfo()"
>
导出异地速递信息
</button>
</div>
</div>
</div>
<div
<div
ng-repeat=
"type in cycleSheetData track by $index"
ng-repeat=
"type in cycleSheetData track by $index"
...
...
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