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
ba2f49d8
Commit
ba2f49d8
authored
Aug 04, 2023
by
krysent
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
相关单号去除
parent
f12dec5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
index.jsx
src/pages/insertstore/Otherinstore/index.jsx
+0
-6
No files found.
src/pages/insertstore/Otherinstore/index.jsx
View file @
ba2f49d8
...
@@ -413,10 +413,6 @@ function Instore(props) {
...
@@ -413,10 +413,6 @@ function Instore(props) {
title
:
"入库仓库"
,
title
:
"入库仓库"
,
key
:
"storeName"
,
key
:
"storeName"
,
},
},
{
title
:
"相关单号"
,
key
:
"businessNo"
,
},
{
{
title
:
"创建人"
,
title
:
"创建人"
,
key
:
"createUserName"
,
key
:
"createUserName"
,
...
@@ -1183,11 +1179,9 @@ function Instore(props) {
...
@@ -1183,11 +1179,9 @@ function Instore(props) {
<
div
style=
{
{
position
:
"fixed"
,
bottom
:
-
100000
}
}
>
<
div
style=
{
{
position
:
"fixed"
,
bottom
:
-
100000
}
}
>
<
PrintDom
ref=
{
printRef
}
{
...
drawprops
}
/>
<
PrintDom
ref=
{
printRef
}
{
...
drawprops
}
/>
</
div
>
</
div
>
<
div
style=
{
{
display
:
"none"
}
}
>
<
div
style=
{
{
display
:
"none"
}
}
>
<
PrintQrCode
ref=
{
mutiPrintRef
}
selectedItems=
{
selectKeys
}
/>
<
PrintQrCode
ref=
{
mutiPrintRef
}
selectedItems=
{
selectKeys
}
/>
</
div
>
</
div
>
<
AutoTable
<
AutoTable
{
...
tableprops
}
{
...
tableprops
}
actionRef=
{
actionRef
}
actionRef=
{
actionRef
}
...
...
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