Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
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
周远喜
mes-ui
Commits
498ac04a
Commit
498ac04a
authored
Jun 23, 2020
by
kangzhenfei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
工作流web
parent
eec6386f
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
6 deletions
+7
-6
detail.vue
pages/handle/examine10/detail.vue
+1
-1
detail.vue
pages/handle/examine11/detail.vue
+1
-1
detail.vue
pages/handle/examine12/detail.vue
+1
-1
detail.vue
pages/handle/examine8/detail.vue
+1
-1
detail.vue
pages/handle/examine9/detail.vue
+3
-2
No files found.
pages/handle/examine10/detail.vue
View file @
498ac04a
<
template
>
<
template
>
<div
class=
"detail
"
style=
"width:90%;margin:0 auto
"
>
<div
class=
"detail
table-detail
"
>
<Row>
<Row>
<Filed
:span=
"8"
:name=
"l('code')"
>
{{
formValidate
.
code
}}
</Filed>
<Filed
:span=
"8"
:name=
"l('code')"
>
{{
formValidate
.
code
}}
</Filed>
<Filed
:span=
"8"
:name=
"l('creationTime')"
>
{{
formValidate
.
creationTime
}}
</Filed>
<Filed
:span=
"8"
:name=
"l('creationTime')"
>
{{
formValidate
.
creationTime
}}
</Filed>
...
...
pages/handle/examine11/detail.vue
View file @
498ac04a
<
template
>
<
template
>
<div
class=
"detail
"
style=
"width:90%;margin:0 auto
"
>
<div
class=
"detail
table-detail
"
>
<Row>
<Row>
<Filed
:span=
"8"
:name=
"l('code')"
>
{{
formValidate
.
code
}}
</Filed>
<Filed
:span=
"8"
:name=
"l('code')"
>
{{
formValidate
.
code
}}
</Filed>
<Filed
:span=
"8"
:name=
"l('creationTime')"
>
{{
formValidate
.
creationTime
}}
</Filed>
<Filed
:span=
"8"
:name=
"l('creationTime')"
>
{{
formValidate
.
creationTime
}}
</Filed>
...
...
pages/handle/examine12/detail.vue
View file @
498ac04a
<
template
>
<
template
>
<div
class=
"detail
"
style=
"width:90%;margin:0 auto
"
>
<div
class=
"detail
table-detail
"
>
<Row>
<Row>
<Filed
:span=
"8"
:name=
"l('code')"
>
{{
formValidate
.
code
}}
</Filed>
<Filed
:span=
"8"
:name=
"l('code')"
>
{{
formValidate
.
code
}}
</Filed>
<Filed
:span=
"8"
:name=
"l('creationTime')"
>
{{
formValidate
.
creationTime
}}
</Filed>
<Filed
:span=
"8"
:name=
"l('creationTime')"
>
{{
formValidate
.
creationTime
}}
</Filed>
...
...
pages/handle/examine8/detail.vue
View file @
498ac04a
<
template
>
<
template
>
<div
class=
"detail
"
style=
"width:90%;margin:0 auto
"
>
<div
class=
"detail
table-detail
"
>
<Row>
<Row>
<Filed
:span=
"12"
:name=
"'生产协调单'"
>
{{
results
.
technical_coordination_code
}}
</Filed>
<Filed
:span=
"12"
:name=
"'生产协调单'"
>
{{
results
.
technical_coordination_code
}}
</Filed>
<Filed
:span=
"12"
:name=
"'任务号'"
>
{{
results
.
taskCode
}}
</Filed>
<Filed
:span=
"12"
:name=
"'任务号'"
>
{{
results
.
taskCode
}}
</Filed>
...
...
pages/handle/examine9/detail.vue
View file @
498ac04a
<
template
>
<
template
>
<div
class=
"pdf-detail
"
style=
"width:85%;margin:0 auto
"
>
<div
class=
"pdf-detail
table-detail
"
>
<div
class=
"cerioficate-pdf-detail"
>
<div
class=
"cerioficate-pdf-detail"
>
<div
class=
"bian-hao"
>
产品合格证编号:
{{
results
.
serialNumber
}}
</div>
<div
class=
"bian-hao"
>
产品合格证编号:
{{
results
.
serialNumber
}}
</div>
<div
class=
"body-d"
>
<div
class=
"body-d"
>
...
@@ -120,7 +120,8 @@ export default {
...
@@ -120,7 +120,8 @@ export default {
</
script
>
</
script
>
<
style
lang=
"less"
scoped
>
<
style
lang=
"less"
scoped
>
.pdf-detail {
.pdf-detail {
margin: 0 20px 20px 20px;
// margin: 0 20px 20px 20px;
background: #fff;
.pdf-out {
.pdf-out {
text-align: right;
text-align: right;
}
}
...
...
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