Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
施宇
/
Warehouse
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
f033238b
authored
May 15, 2020
by
施宇
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
1
parent
825324ef
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/receivinggoods/receivinggoods.js
pages/receivinggoods/receivinggoods.js
View file @
f033238b
...
...
@@ -928,7 +928,7 @@ onUnload:function(){
let
data
=
"! 0 200 200 400 1 \n"
+
"B QR 200 0 M 2 2 10 \n"
+
// "MA,"+formData.xh+","+formData.pp+","+formData.sl+","+formData.cd+","+(formData.dc||'--')+","+(formData.pc||'--')+"\n"+
"MA,{MODEL:"
+
formData
.
xh
+
",BRAND:"
+
formData
.
pp
+
",QTY:"
+
formData
.
sl
+
",ORIGN:"
+
formData
.
cd
+
",DC:"
+
(
formData
.
dc
||
'--'
)
+
",LOT:"
+
(
formData
.
pc
||
'--'
)
+
"}\n"
+
'MA,{MODEL:"'
+
formData
.
xh
+
'",BRAND:"'
+
formData
.
pp
+
'",QTY:"'
+
formData
.
sl
+
'",ORIGN:"'
+
formData
.
cd
+
'",DC:"'
+
(
formData
.
dc
||
"--"
)
+
'",LOT:"'
+
(
formData
.
pc
||
"--"
)
+
'"} \n'
+
"ENDQR \n"
+
"TEXT 55 1 480 0 型号 \n"
+
"TEXT 55 1 480 40 品牌 \n"
+
...
...
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