Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-shop-manage
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
陈峰
2017-07-28 17:41:44 +0800
Commit
fe768b50ec8d1966e506496913dfa7b18a565bfb
1 parent
36d12b87
detaiul col
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
app/pages/finance/clearing/store/detail.js
app/pages/finance/payment/store/detail.js
app/pages/finance/clearing/store/detail.js
View file @
fe768b5
...
...
@@ -22,7 +22,7 @@ export default function() {
align
:
'center'
,
},
{
title
:
'
厂家编号
'
,
title
:
'
商家商品编码
'
,
key
:
'factoryCode'
,
align
:
'center'
,
},
...
...
app/pages/finance/payment/store/detail.js
View file @
fe768b5
...
...
@@ -22,7 +22,7 @@ export default function() {
align
:
'center'
,
},
{
title
:
'
厂家编号
'
,
title
:
'
商家商品编码
'
,
key
:
'factoryCode'
,
align
:
'center'
,
},
...
...
Please
register
or
login
to post a comment