Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
62e27459
Commit
62e27459
authored
Oct 15, 2021
by
季圣华
Browse files
调整单据中操作列的宽度
parent
6bb48914
Changes
2
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/bill/PurchaseBackList.vue
View file @
62e27459
...
...
@@ -203,7 +203,7 @@
{
title
:
'
操作
'
,
dataIndex
:
'
action
'
,
align
:
"
center
"
,
width
:
1
5
0
,
align
:
"
center
"
,
width
:
1
6
0
,
scopedSlots
:
{
customRender
:
'
action
'
},
}
],
...
...
jshERP-web/src/views/bill/SaleBackList.vue
View file @
62e27459
...
...
@@ -203,7 +203,7 @@
{
title
:
'
操作
'
,
dataIndex
:
'
action
'
,
align
:
"
center
"
,
width
:
1
5
0
,
align
:
"
center
"
,
width
:
1
6
0
,
scopedSlots
:
{
customRender
:
'
action
'
},
}
],
...
...
Write
Preview
Supports
Markdown
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