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
8f5da614
Commit
8f5da614
authored
Jul 26, 2022
by
左玲玲
😬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1342
parent
69bcea8a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
index.jsx
src/pages/findstore/Storesearch/index.jsx
+2
-1
index.jsx
src/pages/historystore/Histore/index.jsx
+2
-2
No files found.
src/pages/findstore/Storesearch/index.jsx
View file @
8f5da614
...
@@ -102,7 +102,8 @@ const Storesearch = (props) => {
...
@@ -102,7 +102,8 @@ const Storesearch = (props) => {
{
{
"title"
:
"库存数量"
,
"title"
:
"库存数量"
,
"dataIndex"
:
"stroeNum"
,
"dataIndex"
:
"stroeNum"
,
"key"
:
"stroeNum"
"key"
:
"stroeNum"
,
search
:
false
},
},
]
}
]
}
path=
"/ngic-workmanship/wmsMaterieStore/queryPositionList"
path=
"/ngic-workmanship/wmsMaterieStore/queryPositionList"
...
...
src/pages/historystore/Histore/index.jsx
View file @
8f5da614
...
@@ -60,8 +60,8 @@ function Instore(props) {
...
@@ -60,8 +60,8 @@ function Instore(props) {
},
},
{
{
"title"
:
"操作类型"
,
"title"
:
"操作类型"
,
"dataIndex"
:
"
stockDetailTypeName"
,
"dataIndex"
:
"stockDetailTypeName"
,
"key"
:
"
stockDetailTypeName"
,
"key"
:
"stockDetailTypeName"
,
},
},
{
{
"title"
:
"仓库名称"
,
"title"
:
"仓库名称"
,
...
...
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