Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
Project
Project
Details
Activity
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
mes
mes-ui
Commits
12206c6d
Commit
12206c6d
authored
Jul 05, 2024
by
沈翠玲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
生产工单
parent
95760324
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
22 deletions
+20
-22
productOrderDetail.vue
src/views/mes/pro/workorder/print/productOrderDetail.vue
+20
-22
No files found.
src/views/mes/pro/workorder/print/productOrderDetail.vue
View file @
12206c6d
...
@@ -4,28 +4,26 @@
...
@@ -4,28 +4,26 @@
<div
class=
"titles"
>
生产单
</div>
<div
class=
"titles"
>
生产单
</div>
<div
class=
"titles GOM"
>
GOM
</div>
<div
class=
"titles GOM"
>
GOM
</div>
<div
v-if=
"pageHeader.arrangeCode"
class=
"barcode"
>
<div
v-if=
"pageHeader.arrangeCode"
class=
"barcode"
>
<div
v-if=
"pageHeader.arrangeCode"
class=
"barcode"
>
{{
pageHeader
.
arrangeCode
}}
<vue-barcode
<vue-barcode
:value=
"pageHeader.arrangeCode"
:value=
"pageHeader.arrangeCode"
margin-right=
"5"
margin-right=
"5"
format=
"QR"
:display-value=
"pageHeader.arrangeCode"
:display-value=
"pageHeader.arrangeCode"
font=
"bold"
font=
"bold"
margin-left=
"5"
margin-left=
"5"
text-margin=
"5"
text-margin=
"5"
text-position=
"bottom"
text-position=
"bottom"
style=
"width:250px;"
style=
"width:250px;"
width=
"2"
width=
"2"
ean128=
"ean128"
ean128=
"ean128"
:text=
"pageHeader.arrangeCode"
:text=
"pageHeader.arrangeCode"
height=
"30"
height=
"30"
margin-top=
"10"
margin-top=
"10"
margin=
"20"
margin=
"20"
margin-bottom=
"10"
margin-bottom=
"10"
text-align=
"right"
text-align=
"right"
font-size=
"13"
font-size=
"13"
font-weight=
"600"
>
不支持vue-barcode
</vue-barcode>
font-weight=
"600"
>
不支持vue-barcode
</vue-barcode>
</div>
</div>
</div>
<div>
<div>
产品类别:
{{
pageHeader
.
itemTypeName
}}
产品类别:
{{
pageHeader
.
itemTypeName
}}
...
...
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