Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
wmsMin
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
5e88be03
authored
May 27, 2022
by
liangjianmin
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
修改打印类型
parent
85e644a6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
pages/tag/print.vue
pages/tag/repairPrint.vue
pages/tag/print.vue
View file @
5e88be03
...
...
@@ -66,10 +66,10 @@ export default {
deviceId
:
''
,
device_name
:
''
,
characteristics
:
''
,
text
:
'
总箱数
'
,
text
:
'
标签数量
'
,
index
:
-
1
,
index_erp_order_sn_pre
:
-
1
,
index_print_type
:
0
,
index_print_type
:
1
,
items_erp_order_sn_pre
:
[
'A单号'
,
'B单号'
,
'D单号'
],
items_print_type
:
[
'卡板'
,
'散箱'
],
traySelectOption
:
[],
...
...
@@ -81,7 +81,7 @@ export default {
batchArr
:
[
0
,
1
,
2
,
3
,
4
,
5
,
6
],
form
:
{
batch
:
0
,
//批次
print_type
:
1
,
//打印类型
print_type
:
2
,
//打印类型
erp_order_sn
:
''
,
//入仓号
label_num
:
'1'
//总箱数
}
...
...
pages/tag/repairPrint.vue
View file @
5e88be03
...
...
@@ -65,9 +65,9 @@ export default {
deviceId
:
''
,
device_name
:
''
,
characteristics
:
''
,
text
:
'
总箱数
'
,
text
:
'
标签数量
'
,
index_erp_order_sn_pre
:
-
1
,
index_print_type
:
0
,
index_print_type
:
1
,
items_erp_order_sn_pre
:
[
'A单号'
,
'B单号'
,
'D单号'
],
items_print_type
:
[
'卡板'
,
'散箱'
],
sendData64
:
''
,
...
...
@@ -78,7 +78,7 @@ export default {
form
:
{
batch
:
0
,
//批次
is_add
:
1
,
print_type
:
1
,
print_type
:
2
,
erp_order_sn_pre
:
''
,
erp_order_sn_number
:
''
,
erp_order_sn
:
''
,
//入仓号
...
...
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