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
2c5ec0fb
Commit
2c5ec0fb
authored
Apr 21, 2025
by
tanghao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
操作栏宽度调整
parent
004a4f7e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
VarChange.vue
src/views/var/varChange/VarChange.vue
+1
-1
No files found.
src/views/var/varChange/VarChange.vue
View file @
2c5ec0fb
...
...
@@ -60,7 +60,7 @@
<vxe-column
field=
"productCode"
title=
"产品编码"
width=
"300"
></vxe-column>
<vxe-column
field=
"status_dictText"
title=
"订单状态"
width=
"120"
></vxe-column>
<vxe-column
field=
"createTime"
title=
"创建时间"
width=
"160"
></vxe-column>
<vxe-column
field=
"action"
title=
"操作"
min-width=
"2
0
0"
>
<vxe-column
field=
"action"
title=
"操作"
min-width=
"2
5
0"
>
<
template
#
default=
"{ row }"
>
<el-link
style=
"font-size: 12px"
type=
"primary"
@
click=
"toDetail(row)"
>
查看
</el-link>
<el-divider
direction=
"vertical"
></el-divider>
...
...
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