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
6bb48914
Commit
6bb48914
authored
Oct 15, 2021
by
季圣华
Browse files
调整单据中操作列的宽度
parent
9e738e1b
Changes
2
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/bill/PurchaseInList.vue
View file @
6bb48914
...
...
@@ -211,7 +211,7 @@
{
title
:
'
操作
'
,
dataIndex
:
'
action
'
,
align
:
"
center
"
,
width
:
1
6
0
,
align
:
"
center
"
,
width
:
1
8
0
,
scopedSlots
:
{
customRender
:
'
action
'
},
}
],
...
...
jshERP-web/src/views/bill/SaleOutList.vue
View file @
6bb48914
...
...
@@ -211,7 +211,7 @@
{
title
:
'
操作
'
,
dataIndex
:
'
action
'
,
align
:
"
center
"
,
width
:
1
6
0
,
align
:
"
center
"
,
width
:
1
8
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