Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
Project
Project
Details
Activity
Releases
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
周远喜
mes-ui
Commits
ae0ef794
Commit
ae0ef794
authored
Jul 14, 2020
by
renjintao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
zhcn
parent
d2ccf872
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
zh-CN.js
i18n/locale/zh-CN.js
+1
-0
itemIndex.vue
pages/material/itemIndex.vue
+2
-0
No files found.
i18n/locale/zh-CN.js
View file @
ae0ef794
...
@@ -1594,5 +1594,6 @@ export default {
...
@@ -1594,5 +1594,6 @@ export default {
code
:
'入库编号'
,
code
:
'入库编号'
,
materialId
:
'物料id'
,
materialId
:
'物料id'
,
materialCode
:
'物料编码'
,
materialCode
:
'物料编码'
,
nowTotal
:
'剩余数量'
,
}
}
}
}
pages/material/itemIndex.vue
View file @
ae0ef794
...
@@ -66,6 +66,8 @@ export default {
...
@@ -66,6 +66,8 @@ export default {
high
:
true
high
:
true
},
},
{
key
:
"total"
,
title
:
this
.
l
(
"total"
),
align
:
"left"
,
high
:
true
},
{
key
:
"total"
,
title
:
this
.
l
(
"total"
),
align
:
"left"
,
high
:
true
},
{
key
:
"nowTotal"
,
title
:
this
.
l
(
"nowTotal"
),
align
:
"left"
,
high
:
true
},
{
key
:
"remark"
,
title
:
this
.
l
(
"remark"
),
align
:
"left"
,
high
:
true
},
{
key
:
"remark"
,
title
:
this
.
l
(
"remark"
),
align
:
"left"
,
high
:
true
},
{
{
key
:
"code"
,
key
:
"code"
,
...
...
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