Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
wmsApp
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
b34df578
authored
Oct 30, 2023
by
LJM
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
bug
parent
c765edfd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
pages/picking/sort.vue
pages/picking/sort.vue
View file @
b34df578
...
@@ -331,7 +331,7 @@
...
@@ -331,7 +331,7 @@
</view>
</view>
<!-- 拆货打印标签-->
<!-- 拆货打印标签-->
<view
class=
"print row verCenter"
v-if=
"warehouse_id == 9"
>
<view
class=
"print row verCenter"
v-if=
"warehouse_id == 9"
>
<text
class=
"t1"
@
click=
"rePrintTag(1)"
>
拣
货打印标签
</text>
<text
class=
"t1"
@
click=
"rePrintTag(1)"
>
拆
货打印标签
</text>
<view
class=
"print-type-box row rowCenter verCenter"
>
<view
class=
"print-type-box row rowCenter verCenter"
>
<picker
@
change=
"bindPickerChange"
:value=
"print_style_index"
:range=
"print_style"
class=
"row rowCenter verCenter"
>
<picker
@
change=
"bindPickerChange"
:value=
"print_style_index"
:range=
"print_style"
class=
"row rowCenter verCenter"
>
<view
class=
"row rowCenter verCenter"
>
<view
class=
"row rowCenter verCenter"
>
...
@@ -573,7 +573,8 @@
...
@@ -573,7 +573,8 @@
rePrintTagParams
:
{
rePrintTagParams
:
{
stock_out_item_id
:
''
,
stock_out_item_id
:
''
,
print_type
:
0
,
print_type
:
0
,
recheck_num
:
''
recheck_num
:
''
,
from_type
:
1
}
}
};
};
},
},
...
...
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