Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
NLT-e-cigarette
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
张伯涛
NLT-e-cigarette
Commits
5be6430e
Commit
5be6430e
authored
Sep 19, 2022
by
张伯涛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
e9b3b75c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
packing.vue
src/views/productTraceability/packing.vue
+5
-5
No files found.
src/views/productTraceability/packing.vue
View file @
5be6430e
...
@@ -89,7 +89,7 @@
...
@@ -89,7 +89,7 @@
<div>
No.
</div>
<div>
No.
</div>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
:show-overflow-tooltip=
"true"
align=
"center"
prop=
"project"
>
<el-table-column
width=
"200"
:show-overflow-tooltip=
"true"
align=
"center"
prop=
"project"
>
<
template
slot=
"header"
>
<
template
slot=
"header"
>
<div>
项目
</div>
<div>
项目
</div>
<div>
Project
</div>
<div>
Project
</div>
...
@@ -98,7 +98,7 @@
...
@@ -98,7 +98,7 @@
<span>
{{
scope
.
row
.
project
||
'-'
}}
</span>
<span>
{{
scope
.
row
.
project
||
'-'
}}
</span>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
:show-overflow-tooltip=
"true"
align=
"center"
prop=
"product"
>
<el-table-column
width=
"200"
:show-overflow-tooltip=
"true"
align=
"center"
prop=
"product"
>
<
template
slot=
"header"
>
<
template
slot=
"header"
>
<div>
产品名称
</div>
<div>
产品名称
</div>
<div>
Product
</div>
<div>
Product
</div>
...
@@ -134,7 +134,7 @@
...
@@ -134,7 +134,7 @@
<span>
{{
scope
.
row
.
color
||
'-'
}}
</span>
<span>
{{
scope
.
row
.
color
||
'-'
}}
</span>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
width=
"150"
:show-overflow-tooltip=
"true"
align=
"center"
prop=
"po"
>
<el-table-column
:show-overflow-tooltip=
"true"
align=
"center"
prop=
"po"
>
<
template
slot=
"header"
>
<
template
slot=
"header"
>
<div>
PO
</div>
<div>
PO
</div>
<div>
line number
</div>
<div>
line number
</div>
...
@@ -169,7 +169,7 @@
...
@@ -169,7 +169,7 @@
<span>
{{
scope
.
row
.
orderQty
||
'-'
}}
</span>
<span>
{{
scope
.
row
.
orderQty
||
'-'
}}
</span>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
width=
"2
5
0"
:show-overflow-tooltip=
"true"
align=
"center"
prop=
"lineCode"
>
<el-table-column
width=
"2
0
0"
:show-overflow-tooltip=
"true"
align=
"center"
prop=
"lineCode"
>
<
template
slot=
"header"
>
<
template
slot=
"header"
>
<div>
包装追溯号
</div>
<div>
包装追溯号
</div>
<div>
Traceability Code for Starter Kit
</div>
<div>
Traceability Code for Starter Kit
</div>
...
@@ -178,7 +178,7 @@
...
@@ -178,7 +178,7 @@
<el-link
type=
"primary"
@
click=
"detailPacking(scope.row)"
>
{{
scope
.
row
.
lineCode
||
'-'
}}
</el-link>
<el-link
type=
"primary"
@
click=
"detailPacking(scope.row)"
>
{{
scope
.
row
.
lineCode
||
'-'
}}
</el-link>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
width=
"2
5
0"
:show-overflow-tooltip=
"true"
align=
"center"
prop=
"packageCode"
>
<el-table-column
width=
"2
0
0"
:show-overflow-tooltip=
"true"
align=
"center"
prop=
"packageCode"
>
<
template
slot=
"header"
>
<
template
slot=
"header"
>
<div>
主机追溯号
</div>
<div>
主机追溯号
</div>
<div>
Traceability code for device
</div>
<div>
Traceability code for device
</div>
...
...
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