Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
topsun-baoshen-excel
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
何远江
topsun-baoshen-excel
Commits
24eb5f06
Commit
24eb5f06
authored
Mar 26, 2025
by
tanghao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
123
parent
f880d1ae
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
11 deletions
+1
-11
FileList.vue
src/views/var/varOrderFile/FileList.vue
+1
-11
No files found.
src/views/var/varOrderFile/FileList.vue
View file @
24eb5f06
...
@@ -72,17 +72,7 @@
...
@@ -72,17 +72,7 @@
<vxe-column
field=
"orderFileStatus_dictText"
title=
"订单状态"
width=
"120"
></vxe-column>
<vxe-column
field=
"orderFileStatus_dictText"
title=
"订单状态"
width=
"120"
></vxe-column>
<vxe-column
field=
"createTime"
title=
"创建时间"
width=
"180"
></vxe-column>
<vxe-column
field=
"createTime"
title=
"创建时间"
width=
"180"
></vxe-column>
<vxe-column
field=
"action"
title=
"操作"
width=
"80"
fixed=
"right"
>
<
template
#
default=
"{ row }"
>
<el-link
type=
"primary"
style=
"font-size: 12px"
:href=
"'/var-excel?fileId=' + row.varFileId"
target=
"_blank"
>
查看
</el-link
>
</
template
>
</vxe-column>
</vxe-table>
</vxe-table>
<vxe-pager
<vxe-pager
...
...
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