Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
wms
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
wuhao
wms
Commits
6a16beab
Commit
6a16beab
authored
Jul 21, 2022
by
左玲玲
😬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1311
parent
f0ef84bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
fields.js
src/pages/insertstore/Instore/fields.js
+15
-0
No files found.
src/pages/insertstore/Instore/fields.js
View file @
6a16beab
...
@@ -699,6 +699,9 @@ const one = {
...
@@ -699,6 +699,9 @@ const one = {
{
{
title
:
"创建时间"
,
title
:
"创建时间"
,
key
:
"createTime"
,
key
:
"createTime"
,
},{
title
:
"状态"
,
key
:
"statusName"
,
},
},
],
],
},
},
...
@@ -740,6 +743,12 @@ const one = {
...
@@ -740,6 +743,12 @@ const one = {
key
:
"instroeNum"
,
key
:
"instroeNum"
,
search
:
false
,
search
:
false
,
},
},
{
title
:
"未上架数量"
,
dataIndex
:
"remainderNums"
,
key
:
"remainderNums"
,
search
:
false
,
},
{
{
title
:
"单位"
,
title
:
"单位"
,
dataIndex
:
"productionUnitName"
,
dataIndex
:
"productionUnitName"
,
...
@@ -958,6 +967,12 @@ const one = {
...
@@ -958,6 +967,12 @@ const one = {
key
:
"instroeNum"
,
key
:
"instroeNum"
,
search
:
false
search
:
false
},
},
{
title
:
"未上架数量"
,
dataIndex
:
"remainderNums"
,
key
:
"remainderNums"
,
search
:
false
,
},
{
{
title
:
"单位"
,
title
:
"单位"
,
dataIndex
:
"productionUnitName"
,
dataIndex
:
"productionUnitName"
,
...
...
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