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
23e0cd65
Commit
23e0cd65
authored
May 13, 2020
by
周远喜
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
详情样式处理
parent
916b08dc
Hide whitespace changes
Inline
Side-by-side
Showing
21 changed files
with
169 additions
and
550 deletions
+169
-550
orderInfos.vue
components/orderOperator/orderInfos.vue
+1
-24
filed.vue
components/page/filed.vue
+4
-2
detail.vue
pages/handle/examine1/detail.vue
+1
-24
detail.vue
pages/handle/examine10/detail.vue
+1
-24
detail.vue
pages/handle/examine11/detail.vue
+1
-24
detail.vue
pages/handle/examine12/detail.vue
+1
-24
detail.vue
pages/handle/examine2/detail.vue
+1
-24
detail.vue
pages/handle/examine4/detail.vue
+1
-24
detail.vue
pages/handle/examine6/detail.vue
+16
-42
detail.vue
pages/handle/examine7/detail.vue
+1
-24
detail.vue
pages/handle/examine8/detail.vue
+37
-63
process.vue
pages/handle/process.vue
+9
-1
orderInfos.vue
pages/processDesign/ChangeSingle/components/orderInfos.vue
+1
-24
techInfos.vue
...ssDesign/ChangeSingle/technicalcoordination/techInfos.vue
+20
-45
changeInfos.vue
pages/processDesign/Process/changeInfos.vue
+47
-63
dataDissemination.vue
...processDesign/setProcess/components/dataDissemination.vue
+1
-24
orderInfos.vue
pages/processDesign/setProcess/components/orderInfos.vue
+1
-24
dataDissemination.vue
...processManage/setProcess/components/dataDissemination.vue
+1
-24
orderInfos.vue
pages/processManage/setProcess/components/orderInfos.vue
+1
-24
changeInfos.vue
pages/technology/details/routinghcorder/changeInfos.vue
+22
-22
design.vue
pages/workflow/process/design.vue
+1
-0
No files found.
components/orderOperator/orderInfos.vue
View file @
23e0cd65
...
@@ -87,27 +87,4 @@ export default {
...
@@ -87,27 +87,4 @@ export default {
}
}
}
}
}
}
</
script
>
</
script
>
<
style
lang=
"less"
>
\ No newline at end of file
.detail {
display: table;
border-collapse: collapse;
.ivu-row {
display: table-row;
.filed-col {
display: table-cell;
border: 1px solid #ddd;
margin: 0 0 -1px -1px;
line-height: 30px;
box-sizing: border-box;
.label {
background: #e8eaf1;
display: inline-block;
width: 120px;
text-align: right;
padding: 0 5px;
}
}
}
}
</
style
>
\ No newline at end of file
components/page/filed.vue
View file @
23e0cd65
...
@@ -25,6 +25,7 @@ export default {
...
@@ -25,6 +25,7 @@ export default {
display: table;
display: table;
height: 100%;
height: 100%;
border-collapse: collapse;
border-collapse: collapse;
background: white;
.ivu-row {
.ivu-row {
border: 1px solid #ddd;
border: 1px solid #ddd;
border-top: none;
border-top: none;
...
@@ -35,6 +36,7 @@ export default {
...
@@ -35,6 +36,7 @@ export default {
margin: 0 -1px -1px -1px;
margin: 0 -1px -1px -1px;
box-sizing: border-box;
box-sizing: border-box;
display: flex;
display: flex;
flex-direction: row;
line-height: 40px;
line-height: 40px;
.label {
.label {
background: #f7f7f7;
background: #f7f7f7;
...
@@ -68,7 +70,7 @@ export default {
...
@@ -68,7 +70,7 @@ export default {
.filed-col {
.filed-col {
box-sizing: border-box;
box-sizing: border-box;
line-height: 70px;
line-height: 70px;
.label {
>
.label {
display: inline-block;
display: inline-block;
width: 100px;
width: 100px;
text-align: right;
text-align: right;
...
@@ -76,7 +78,7 @@ export default {
...
@@ -76,7 +78,7 @@ export default {
height: 100%;
height: 100%;
font-weight: bold;
font-weight: bold;
}
}
p {
>
p {
text-align: left;
text-align: left;
height: 100%;
height: 100%;
word-break: break-all;
word-break: break-all;
...
...
pages/handle/examine1/detail.vue
View file @
23e0cd65
...
@@ -77,27 +77,4 @@ export default {
...
@@ -77,27 +77,4 @@ export default {
},
},
watch
:
{}
watch
:
{}
}
}
</
script
>
</
script
>
<
style
lang=
"less"
>
\ No newline at end of file
.detail {
display: table;
border-collapse: collapse;
.ivu-row {
display: table-row;
.filed-col {
display: table-cell;
border: 1px solid #ddd;
margin: 0 0 -1px -1px;
line-height: 30px;
box-sizing: border-box;
.label {
background: #e8eaf1;
display: inline-block;
width: 120px;
text-align: right;
padding: 0 5px;
}
}
}
}
</
style
>
pages/handle/examine10/detail.vue
View file @
23e0cd65
...
@@ -103,27 +103,4 @@ export default {
...
@@ -103,27 +103,4 @@ export default {
},
},
watch
:
{}
watch
:
{}
};
};
</
script
>
</
script
>
<
style
lang=
"less"
>
\ No newline at end of file
.detail {
display: table;
border-collapse: collapse;
.ivu-row {
display: table-row;
.filed-col {
display: table-cell;
border: 1px solid #ddd;
margin: 0 0 -1px -1px;
line-height: 30px;
box-sizing: border-box;
.label {
background: #e8eaf1;
display: inline-block;
width: 120px;
text-align: right;
padding: 0 5px;
}
}
}
}
</
style
>
pages/handle/examine11/detail.vue
View file @
23e0cd65
...
@@ -103,27 +103,4 @@ export default {
...
@@ -103,27 +103,4 @@ export default {
},
},
watch
:
{}
watch
:
{}
};
};
</
script
>
</
script
>
<
style
lang=
"less"
>
\ No newline at end of file
.detail {
display: table;
border-collapse: collapse;
.ivu-row {
display: table-row;
.filed-col {
display: table-cell;
border: 1px solid #ddd;
margin: 0 0 -1px -1px;
line-height: 30px;
box-sizing: border-box;
.label {
background: #e8eaf1;
display: inline-block;
width: 120px;
text-align: right;
padding: 0 5px;
}
}
}
}
</
style
>
pages/handle/examine12/detail.vue
View file @
23e0cd65
...
@@ -104,27 +104,4 @@ export default {
...
@@ -104,27 +104,4 @@ export default {
},
},
watch
:
{}
watch
:
{}
};
};
</
script
>
</
script
>
<
style
lang=
"less"
>
\ No newline at end of file
.detail {
display: table;
border-collapse: collapse;
.ivu-row {
display: table-row;
.filed-col {
display: table-cell;
border: 1px solid #ddd;
margin: 0 0 -1px -1px;
line-height: 30px;
box-sizing: border-box;
.label {
background: #e8eaf1;
display: inline-block;
width: 120px;
text-align: right;
padding: 0 5px;
}
}
}
}
</
style
>
pages/handle/examine2/detail.vue
View file @
23e0cd65
...
@@ -80,27 +80,4 @@ export default {
...
@@ -80,27 +80,4 @@ export default {
},
},
watch
:
{}
watch
:
{}
}
}
</
script
>
</
script
>
<
style
lang=
"less"
>
\ No newline at end of file
.detail {
display: table;
border-collapse: collapse;
.ivu-row {
display: table-row;
.filed-col {
display: table-cell;
border: 1px solid #ddd;
margin: 0 0 -1px -1px;
line-height: 30px;
box-sizing: border-box;
.label {
background: #e8eaf1;
display: inline-block;
width: 120px;
text-align: right;
padding: 0 5px;
}
}
}
}
</
style
>
pages/handle/examine4/detail.vue
View file @
23e0cd65
...
@@ -79,27 +79,4 @@ export default {
...
@@ -79,27 +79,4 @@ export default {
},
},
watch
:
{}
watch
:
{}
}
}
</
script
>
</
script
>
<
style
lang=
"less"
>
\ No newline at end of file
.detail {
display: table;
border-collapse: collapse;
.ivu-row {
display: table-row;
.filed-col {
display: table-cell;
border: 1px solid #ddd;
margin: 0 0 -1px -1px;
line-height: 30px;
box-sizing: border-box;
.label {
background: #e8eaf1;
display: inline-block;
width: 120px;
text-align: right;
padding: 0 5px;
}
}
}
}
</
style
>
pages/handle/examine6/detail.vue
View file @
23e0cd65
<
template
>
<
template
>
<div
class=
"detail"
style=
"width:90%;margin:0 auto"
>
<div
class=
"detail"
style=
"width:90%;margin:0 auto"
>
<Row>
<Row>
<Filed
:span=
"120"
:name=
"'工艺更改单'"
>
{{
results
.
changeorder_code
}}
</Filed>
<Filed
:span=
"12"
:name=
"'工艺更改单'"
>
{{
results
.
changeorder_code
}}
</Filed>
<Filed
:span=
"120"
:name=
"'提出人'"
>
{{
results
.
propose_user_name
}}
</Filed>
<Filed
:span=
"12"
:name=
"'提出人'"
>
{{
results
.
propose_user_name
}}
</Filed>
<Filed
:span=
"120"
:name=
"'申请部门'"
>
{{
results
.
department_name
}}
</Filed>
<Filed
:span=
"12"
:name=
"'申请部门'"
>
{{
results
.
department_name
}}
</Filed>
<Filed
:span=
"120"
:name=
"'技术文件名称'"
>
{{
results
.
technical_name
}}
</Filed>
<Filed
:span=
"12"
:name=
"'技术文件名称'"
>
{{
results
.
technical_name
}}
</Filed>
</Row>
<Filed
:span=
"12"
:name=
"'数量'"
>
{{
results
.
quantity
}}
</Filed>
<Row>
<Filed
:span=
"12"
:name=
"'发行日期'"
>
{{
results
.
print_data
}}
</Filed>
<Filed
:span=
"120"
:name=
"'数量'"
>
{{
results
.
quantity
}}
</Filed>
<Filed
:span=
"12"
:name=
"'更改原因'"
>
{{
results
.
change_reason
}}
</Filed>
<Filed
:span=
"120"
:name=
"'发行日期'"
>
{{
results
.
print_data
}}
</Filed>
<Filed
:span=
"12"
:name=
"'技术文件编号'"
>
{{
results
.
technical_code
}}
</Filed>
<Filed
:span=
"120"
:name=
"'更改原因'"
>
{{
results
.
change_reason
}}
</Filed>
<Filed
:span=
"120"
:name=
"'技术文件编号'"
>
{{
results
.
technical_code
}}
</Filed>
<Filed
:span=
"12"
:name=
"'有效日期'"
>
{{
results
.
effective_date
}}
</Filed>
</Row>
<Filed
:span=
"12"
:name=
"'执行部门'"
>
{{
results
.
executive_branch
}}
</Filed>
<Row>
<Filed
:span=
"12"
:name=
"'更改后版本号'"
><state
code=
"Process.Routing.version"
:value=
"results.changed_version+''"
type=
"text"
></state></Filed>
<Filed
:span=
"120"
:name=
"'有效日期'"
>
{{
results
.
effective_date
}}
</Filed>
<Filed
:span=
"12"
:name=
"'在制品意见'"
><state
code=
"Process.Routing.opinion"
:value=
"results.handling_opinions+''"
type=
"text"
></state></Filed>
<Filed
:span=
"120"
:name=
"'执行部门'"
>
{{
results
.
executive_branch
}}
</Filed>
<Filed
:span=
"120"
:name=
"'更改后版本号'"
><state
code=
"Process.Routing.version"
:value=
"results.changed_version+''"
type=
"text"
></state></Filed>
<Filed
:span=
"120"
:name=
"'在制品意见'"
><state
code=
"Process.Routing.opinion"
:value=
"results.handling_opinions+''"
type=
"text"
></state></Filed>
</Row>
</Row>
<!--
<Row>
<!--
<Row>
<Filed
:span=
"12
0
"
:name=
"'变更前描述'"
>
{{
info
.
changeInfo
.
before_change_content
}}
</Filed>
<Filed
:span=
"12"
:name=
"'变更前描述'"
>
{{
info
.
changeInfo
.
before_change_content
}}
</Filed>
<Filed
:span=
"120 "
:name=
"'变更后描述'"
>
{{
info
.
changeInfo
.
after_change_content
}}
</Filed>
<Filed
:span=
"120 "
:name=
"'变更后描述'"
>
{{
info
.
changeInfo
.
after_change_content
}}
</Filed>
</Row>
-->
</Row>
-->
</div>
</div>
...
@@ -118,27 +115,4 @@ export default {
...
@@ -118,27 +115,4 @@ export default {
}
}
}
}
}
}
</
style
>
</
style
>
<
style
lang=
"less"
>
\ No newline at end of file
.detail {
display: table;
border-collapse: collapse;
.ivu-row {
display: table-row;
.filed-col {
display: table-cell;
border: 1px solid #ddd;
margin: 0 0 -1px -1px;
line-height: 30px;
box-sizing:border-box;
.label {
background: #E8EAF1;
display: inline-block;
width: 120px;
text-align: right;
padding: 0 5px;
}
}
}
}
</
style
>
pages/handle/examine7/detail.vue
View file @
23e0cd65
...
@@ -64,27 +64,4 @@ export default {
...
@@ -64,27 +64,4 @@ export default {
},
},
watch
:
{}
watch
:
{}
}
}
</
script
>
</
script
>
<
style
lang=
"less"
>
\ No newline at end of file
.detail {
display: table;
border-collapse: collapse;
.ivu-row {
display: table-row;
.filed-col {
display: table-cell;
border: 1px solid #ddd;
margin: 0 0 -1px -1px;
line-height: 30px;
box-sizing: border-box;
.label {
background: #e8eaf1;
display: inline-block;
width: 120px;
text-align: right;
padding: 0 5px;
}
}
}
}
</
style
>
pages/handle/examine8/detail.vue
View file @
23e0cd65
<
template
>
<
template
>
<div
class=
"detail"
style=
"width:90%;margin:0 auto"
>
<div
class=
"detail"
style=
"width:90%;margin:0 auto"
>
<Row>
<Row>
<Filed
:span=
"120"
:name=
"'生产协调单'"
>
{{
results
.
technical_coordination_code
}}
</Filed>
<Filed
:span=
"12"
:name=
"'生产协调单'"
>
{{
results
.
technical_coordination_code
}}
</Filed>
<Filed
:span=
"120"
:name=
"'任务号'"
>
{{
results
.
taskCode
}}
</Filed>
<Filed
:span=
"12"
:name=
"'任务号'"
>
{{
results
.
taskCode
}}
</Filed>
<Filed
:span=
"120"
:name=
"'数量'"
>
{{
results
.
quantity
}}
</Filed>
<Filed
:span=
"12"
:name=
"'数量'"
>
{{
results
.
quantity
}}
</Filed>
<Filed
:span=
"120"
:name=
"'阶段'"
>
{{
results
.
phase
}}
</Filed>
<Filed
:span=
"12"
:name=
"'阶段'"
>
{{
results
.
phase
}}
</Filed>
</Row>
<Filed
:span=
"12"
:name=
"'产品名称'"
>
{{
results
.
product_name
}}
</Filed>
<Row>
<Filed
:span=
"12"
:name=
"'产品标识'"
>
{{
results
.
product_mark
}}
</Filed>
<Filed
:span=
"120"
:name=
"'产品名称'"
>
{{
results
.
product_name
}}
</Filed>
<Filed
:span=
"12"
:name=
"'协调内容'"
>
{{
results
.
coordinate_content
}}
</Filed>
<Filed
:span=
"120"
:name=
"'产品标识'"
>
{{
results
.
product_mark
}}
</Filed>
<Filed
:span=
"12"
:name=
"'图号'"
>
{{
results
.
drawing
}}
</Filed>
<Filed
:span=
"120"
:name=
"'协调内容'"
>
{{
results
.
coordinate_content
}}
</Filed>
<!--
<Filed
:span=
"12"
:name=
"'协调结果'"
>
{{
results
.
coordinate_results
}}
</Filed>
<Filed
:span=
"120"
:name=
"'图号'"
>
{{
results
.
drawing
}}
</Filed>
<Filed
:span=
"12"
:name=
"'在制品意见'"
>
{{
results
.
handling_suggestion
}}
</Filed>
-->
<!--
<Filed
:span=
"120"
:name=
"'协调结果'"
>
{{
results
.
coordinate_results
}}
</Filed>
<Filed
:span=
"120"
:name=
"'在制品意见'"
>
{{
results
.
handling_suggestion
}}
</Filed>
-->
<!--
<Filed
:span=
"12"
:name=
"'更改设计文件'"
>
{{
results
.
change_design_file
}}
</Filed>
<Filed
:span=
"12"
:name=
"'更改工艺文件'"
>
{{
results
.
change_process_file
}}
</Filed>
<Filed
:span=
"12"
:name=
"'编写临时工艺'"
>
{{
results
.
compilation_temporary_process
}}
</Filed>
-->
<Filed
:span=
"12"
:name=
"'检验员'"
>
{{
results
.
inspection_person_name
}}
</Filed>
<Filed
:span=
"12"
:name=
"'检验时间'"
>
{{
results
.
inspection_date
}}
</Filed>
<!--
<Filed
:span=
"12"
:name=
"'变更前描述'"
>
{{
info
.
changeInfo
.
before_change_content
}}
</Filed>
<Filed
:span=
"12"
:name=
"'变更后描述'"
>
{{
info
.
changeInfo
.
after_change_content
}}
</Filed>
-->
</Row>
</Row>
<Row>
<!--
<Filed
:span=
"120"
:name=
"'更改设计文件'"
>
{{
results
.
change_design_file
}}
</Filed>
<Filed
:span=
"120"
:name=
"'更改工艺文件'"
>
{{
results
.
change_process_file
}}
</Filed>
<Filed
:span=
"120"
:name=
"'编写临时工艺'"
>
{{
results
.
compilation_temporary_process
}}
</Filed>
-->
<Filed
:span=
"120"
:name=
"'检验员'"
>
{{
results
.
inspection_person_name
}}
</Filed>
<Filed
:span=
"120"
:name=
"'检验时间'"
>
{{
results
.
inspection_date
}}
</Filed>
</Row>
<!--
<Row>
<Filed
:span=
"120"
:name=
"'变更前描述'"
>
{{
info
.
changeInfo
.
before_change_content
}}
</Filed>
<Filed
:span=
"120 "
:name=
"'变更后描述'"
>
{{
info
.
changeInfo
.
after_change_content
}}
</Filed>
</Row>
-->
</div>
</div>
</
template
>
</
template
>
<
script
>
<
script
>
import
Api
from
'../api'
import
Api
from
"../api"
;
export
default
{
export
default
{
name
:
'detail'
,
name
:
"detail"
,
components
:
{},
components
:
{},
props
:
{
props
:
{
idVal
:
{
idVal
:
{
type
:
String
,
type
:
String
,
default
:
''
default
:
""
}
}
},
},
async
fetch
({
store
,
params
})
{
async
fetch
({
store
,
params
})
{
await
store
.
dispatch
(
'loadDictionary'
)
// 加载数据字典
await
store
.
dispatch
(
"loadDictionary"
);
// 加载数据字典
},
},
data
()
{
data
()
{
return
{
return
{
results
:
{
results
:
{
state
:
''
state
:
""
}
}
}
}
;
},
},
created
()
{
created
()
{
this
.
dataImmut
=
[]
this
.
dataImmut
=
[]
;
this
.
dataMut
=
[]
this
.
dataMut
=
[]
;
Api
.
get
({
Id
:
this
.
idVal
}).
then
(
(
r
)
=>
{
Api
.
get
({
Id
:
this
.
idVal
}).
then
(
r
=>
{
if
(
r
.
success
)
{
if
(
r
.
success
)
{
this
.
results
=
JSON
.
parse
(
r
.
result
.
formData
)
this
.
results
=
JSON
.
parse
(
r
.
result
.
formData
)
;
// let formStr = r.result.formData.replace(/\"/g, '"')
// let formStr = r.result.formData.replace(/\"/g, '"')
// this.results = JSON.parse(formStr)[0]
// this.results = JSON.parse(formStr)[0]
}
else
{
}
else
{
this
.
$Message
.
error
(
'加载失败'
)
this
.
$Message
.
error
(
"加载失败"
);
}
}
})
})
;
},
},
methods
:
{
methods
:
{
load
(
v
)
{},
load
(
v
)
{},
l
(
key
)
{
l
(
key
)
{
key
=
'waitOpened'
+
'.'
+
key
key
=
"waitOpened"
+
"."
+
key
;
return
this
.
$t
(
key
)
return
this
.
$t
(
key
)
;
}
}
},
},
watch
:
{}
watch
:
{}
}
}
;
</
script
>
</
script
>
<
style
lang=
"less"
scoped
>
<
style
lang=
"less"
scoped
>
.pdf-detail {
.pdf-detail {
...
@@ -119,27 +116,4 @@ export default {
...
@@ -119,27 +116,4 @@ export default {
}
}
}
}
}
}
</
style
>
</
style
>
<
style
lang=
"less"
>
\ No newline at end of file
.detail {
display: table;
border-collapse: collapse;
.ivu-row {
display: table-row;
.filed-col {
display: table-cell;
border: 1px solid #ddd;
margin: 0 0 -1px -1px;
line-height: 30px;
box-sizing:border-box;
.label {
background: #E8EAF1;
display: inline-block;
width: 120px;
text-align: right;
padding: 0 5px;
}
}
}
}
</
style
>
pages/handle/process.vue
View file @
23e0cd65
<
template
>
<
template
>
<div
class=
"Design"
style=
"width:80%;margin:50px auto;"
>
<div
class=
"Design"
>
<h3>
{{
processTitle
}}
</h3>
<h3>
{{
processTitle
}}
</h3>
<Divider
/>
<Divider
/>
<Timeline>
<Timeline>
...
@@ -192,3 +192,11 @@ export default {
...
@@ -192,3 +192,11 @@ export default {
watch
:
{}
watch
:
{}
}
}
</
script
>
</
script
>
<
style
lang=
"less"
>
.Design{
margin:20px auto; width:90%;
.ivu-timeline-item-head{
background-color: transparent;
}
}
</
style
>
\ No newline at end of file
pages/processDesign/ChangeSingle/components/orderInfos.vue
View file @
23e0cd65
...
@@ -53,27 +53,4 @@ export default {
...
@@ -53,27 +53,4 @@ export default {
}
}
}
}
}
}
</
script
>
</
script
>
<
style
lang=
"less"
>
\ No newline at end of file
.detail {
display: table;
border-collapse: collapse;
.ivu-row {
display: table-row;
.filed-col {
display: table-cell;
border: 1px solid #ddd;
margin: 0 0 -1px -1px;
line-height: 30px;
box-sizing:border-box;
.label {
background: #E8EAF1;
display: inline-block;
width: 120px;
text-align: right;
padding: 0 5px;
}
}
}
}
</
style
>
\ No newline at end of file
pages/processDesign/ChangeSingle/technicalcoordination/techInfos.vue
View file @
23e0cd65
<
template
>
<
template
>
<div
class=
"detail"
>
<div
class=
"detail"
>
<Row>
<Row>
<Filed
:span=
"12
0
"
:name=
"'生产协调单'"
>
{{
info
.
changeInfo
.
technical_coordination_code
}}
</Filed>
<Filed
:span=
"12"
:name=
"'生产协调单'"
>
{{
info
.
changeInfo
.
technical_coordination_code
}}
</Filed>
<Filed
:span=
"12
0
"
:name=
"'任务号'"
>
{{
info
.
changeInfo
.
taskCode
}}
</Filed>
<Filed
:span=
"12"
:name=
"'任务号'"
>
{{
info
.
changeInfo
.
taskCode
}}
</Filed>
<Filed
:span=
"12
0
"
:name=
"'数量'"
>
{{
info
.
changeInfo
.
quantity
}}
</Filed>
<Filed
:span=
"12"
:name=
"'数量'"
>
{{
info
.
changeInfo
.
quantity
}}
</Filed>
<Filed
:span=
"12
0
"
:name=
"'阶段'"
>
{{
info
.
changeInfo
.
phase
}}
</Filed>
<Filed
:span=
"12"
:name=
"'阶段'"
>
{{
info
.
changeInfo
.
phase
}}
</Filed>
</Row>
</Row>
<Row>
<Row>
<Filed
:span=
"120"
:name=
"'产品名称'"
>
{{
info
.
changeInfo
.
product_name
}}
</Filed>
<Filed
:span=
"12"
:name=
"'产品名称'"
>
{{
info
.
changeInfo
.
product_name
}}
</Filed>
<Filed
:span=
"120"
:name=
"'产品标识'"
>
{{
info
.
changeInfo
.
product_mark
}}
</Filed>
<Filed
:span=
"12"
:name=
"'产品标识'"
>
{{
info
.
changeInfo
.
product_mark
}}
</Filed>
<Filed
:span=
"120"
:name=
"'协调内容'"
>
{{
info
.
changeInfo
.
coordinate_content
}}
</Filed>
<Filed
:span=
"12"
:name=
"'协调内容'"
>
{{
info
.
changeInfo
.
coordinate_content
}}
</Filed>
<Filed
:span=
"120"
:name=
"'图号'"
>
{{
info
.
changeInfo
.
drawing
}}
</Filed>
<Filed
:span=
"12"
:name=
"'图号'"
>
{{
info
.
changeInfo
.
drawing
}}
</Filed>
<!--
<Filed
:span=
"120"
:name=
"'协调结果'"
>
{{
info
.
changeInfo
.
coordinate_results
}}
</Filed>
<!--
<Filed
:span=
"12"
:name=
"'协调结果'"
>
{{
info
.
changeInfo
.
coordinate_results
}}
</Filed>
<Filed
:span=
"120"
:name=
"'在制品意见'"
>
{{
info
.
changeInfo
.
handling_suggestion
}}
</Filed>
-->
<Filed
:span=
"12"
:name=
"'在制品意见'"
>
{{
info
.
changeInfo
.
handling_suggestion
}}
</Filed>
-->
<!--
<Filed
:span=
"12"
:name=
"'更改设计文件'"
>
{{
info
.
changeInfo
.
change_design_file
}}
</Filed>
<Filed
:span=
"12"
:name=
"'更改工艺文件'"
>
{{
info
.
changeInfo
.
change_process_file
}}
</Filed>
<Filed
:span=
"12"
:name=
"'编写临时工艺'"
>
{{
info
.
changeInfo
.
compilation_temporary_process
}}
</Filed>
-->
<Filed
:span=
"12"
:name=
"'检验员'"
>
{{
info
.
changeInfo
.
inspection_person_name
}}
</Filed>
<Filed
:span=
"12"
:name=
"'检验时间'"
>
{{
info
.
changeInfo
.
inspection_date
}}
</Filed>
<!--
<Filed
:span=
"12"
:name=
"'变更前描述'"
>
{{
info
.
changeInfo
.
before_change_content
}}
</Filed>
<Filed
:span=
"12 "
:name=
"'变更后描述'"
>
{{
info
.
changeInfo
.
after_change_content
}}
</Filed>
-->
</Row>
</Row>
<Row>
<!--
<Filed
:span=
"120"
:name=
"'更改设计文件'"
>
{{
info
.
changeInfo
.
change_design_file
}}
</Filed>
<Filed
:span=
"120"
:name=
"'更改工艺文件'"
>
{{
info
.
changeInfo
.
change_process_file
}}
</Filed>
<Filed
:span=
"120"
:name=
"'编写临时工艺'"
>
{{
info
.
changeInfo
.
compilation_temporary_process
}}
</Filed>
-->
<Filed
:span=
"120"
:name=
"'检验员'"
>
{{
info
.
changeInfo
.
inspection_person_name
}}
</Filed>
<Filed
:span=
"120"
:name=
"'检验时间'"
>
{{
info
.
changeInfo
.
inspection_date
}}
</Filed>
</Row>
<!--
<Row>
<Filed
:span=
"120"
:name=
"'变更前描述'"
>
{{
info
.
changeInfo
.
before_change_content
}}
</Filed>
<Filed
:span=
"120 "
:name=
"'变更后描述'"
>
{{
info
.
changeInfo
.
after_change_content
}}
</Filed>
</Row>
-->
</div>
</div>
</
template
>
</
template
>
...
@@ -57,27 +55,4 @@ export default {
...
@@ -57,27 +55,4 @@ export default {
}
}
}
}
}
}
</
script
>
</
script
>
<
style
lang=
"less"
>
\ No newline at end of file
.detail {
display: table;
border-collapse: collapse;
.ivu-row {
display: table-row;
.filed-col {
display: table-cell;
border: 1px solid #ddd;
margin: 0 0 -1px -1px;
line-height: 30px;
box-sizing:border-box;
.label {
background: #E8EAF1;
display: inline-block;
width: 120px;
text-align: right;
padding: 0 5px;
}
}
}
}
</
style
>
\ No newline at end of file
pages/processDesign/Process/changeInfos.vue
View file @
23e0cd65
<
template
>
<
template
>
<div
class=
"detail"
>
<div
class=
"detail"
>
<Row>
<Row>
<Filed
:span=
"120"
:name=
"'工艺更改单'"
>
{{
info
.
changeInfo
.
changeorder_code
}}
</Filed>
<Filed
:span=
"12"
:name=
"'工艺更改单'"
>
{{
info
.
changeInfo
.
changeorder_code
}}
</Filed>
<Filed
:span=
"120"
:name=
"'提出人'"
>
{{
info
.
changeInfo
.
propose_user_name
}}
</Filed>
<Filed
:span=
"12"
:name=
"'提出人'"
>
{{
info
.
changeInfo
.
propose_user_name
}}
</Filed>
<Filed
:span=
"120"
:name=
"'申请部门'"
>
{{
info
.
changeInfo
.
department_name
}}
</Filed>
<Filed
:span=
"12"
:name=
"'申请部门'"
>
{{
info
.
changeInfo
.
department_name
}}
</Filed>
<Filed
:span=
"120"
:name=
"'技术文件名称'"
>
{{
info
.
changeInfo
.
technical_name
}}
</Filed>
<Filed
:span=
"12"
:name=
"'技术文件名称'"
>
{{
info
.
changeInfo
.
technical_name
}}
</Filed>
<Filed
:span=
"120"
:name=
"'技术文件编号'"
>
{{
info
.
changeInfo
.
technical_code
}}
</Filed>
<Filed
:span=
"12"
:name=
"'技术文件编号'"
>
{{
info
.
changeInfo
.
technical_code
}}
</Filed>
</Row>
<Row>
<Filed
:span=
"12"
:name=
"'执行部门'"
>
{{
info
.
changeInfo
.
executive_branch
}}
</Filed>
<Filed
:span=
"120"
:name=
"'执行部门'"
>
{{
info
.
changeInfo
.
executive_branch
}}
</Filed>
<Filed
:span=
"12"
:name=
"'数量'"
>
{{
info
.
changeInfo
.
quantity
}}
</Filed>
<Filed
:span=
"120"
:name=
"'数量'"
>
{{
info
.
changeInfo
.
quantity
}}
</Filed>
<Filed
:span=
"12"
:name=
"'发行日期'"
>
{{
info
.
changeInfo
.
print_data
}}
</Filed>
<Filed
:span=
"120"
:name=
"'发行日期'"
>
{{
info
.
changeInfo
.
print_data
}}
</Filed>
<Filed
:span=
"12"
:name=
"'更改原因'"
>
{{
info
.
changeInfo
.
change_reason
}}
</Filed>
<Filed
:span=
"120"
:name=
"'更改原因'"
>
{{
info
.
changeInfo
.
change_reason
}}
</Filed>
<Filed
:span=
"12"
:name=
"'有效日期'"
>
{{
info
.
changeInfo
.
effective_date
}}
</Filed>
<Filed
:span=
"120"
:name=
"'有效日期'"
>
{{
info
.
changeInfo
.
effective_date
}}
</Filed>
<Filed
:span=
"12"
:name=
"'更改后版本号'"
>
<state
code=
"Process.Routing.version"
:value=
"info.changeInfo.changed_version+''"
type=
"text"
></state>
</Filed>
<Filed
:span=
"12"
:name=
"'在制品意见'"
>
<state
code=
"Process.Routing.opinion"
:value=
"info.changeInfo.handling_opinions+''"
type=
"text"
></state>
</Filed>
<!--
<Filed
:span=
"12"
:name=
"'变更前描述'"
>
{{
info
.
changeInfo
.
before_change_content
}}
</Filed>
<Filed
:span=
"12 "
:name=
"'变更后描述'"
>
{{
info
.
changeInfo
.
after_change_content
}}
</Filed>
-->
</Row>
</Row>
<Row>
<Filed
:span=
"120"
:name=
"'更改后版本号'"
><state
code=
"Process.Routing.version"
:value=
"info.changeInfo.changed_version+''"
type=
"text"
></state></Filed>
<Filed
:span=
"120"
:name=
"'在制品意见'"
><state
code=
"Process.Routing.opinion"
:value=
"info.changeInfo.handling_opinions+''"
type=
"text"
></state></Filed>
</Row>
<!--
<Row>
<Filed
:span=
"120"
:name=
"'变更前描述'"
>
{{
info
.
changeInfo
.
before_change_content
}}
</Filed>
<Filed
:span=
"120 "
:name=
"'变更后描述'"
>
{{
info
.
changeInfo
.
after_change_content
}}
</Filed>
</Row>
-->
</div>
</div>
</
template
>
</
template
>
<
script
>
<
script
>
export
default
{
export
default
{
name
:
'changeInfos'
,
name
:
"changeInfos"
,
props
:
[
'info'
],
props
:
[
"info"
],
async
fetch
({
store
,
params
})
{
async
fetch
({
store
,
params
})
{
await
store
.
dispatch
(
'loadDictionary'
)
// 加载数据字典
await
store
.
dispatch
(
"loadDictionary"
);
// 加载数据字典
},
},
data
(){
data
()
{
return
{
return
{};
}
},
},
methods
:
{
methods
:
{
arry2Name
(
arryList
,
values
)
{
arry2Name
(
arryList
,
values
)
{
//预警类别转换
//预警类别转换
var
codes
=
arryList
var
codes
=
arryList
;
var
name
=
''
var
name
=
""
;
for
(
let
i
in
codes
)
{
for
(
let
i
in
codes
)
{
if
(
values
==
codes
[
i
].
value
)
{
if
(
values
==
codes
[
i
].
value
)
{
name
=
codes
[
i
].
name
name
=
codes
[
i
].
name
;
}
}
}
}
return
name
return
name
;
},
},
l
(
key
)
{
l
(
key
)
{
key
=
'orderInfo'
+
'.'
+
key
key
=
"orderInfo"
+
"."
+
key
;
return
this
.
$t
(
key
)
return
this
.
$t
(
key
);
}
}
}
</
script
>
<
style
lang=
"less"
>
.detail {
display: table;
border-collapse: collapse;
.ivu-row {
display: table-row;
.filed-col {
display: table-cell;
border: 1px solid #ddd;
margin: 0 0 -1px -1px;
line-height: 30px;
box-sizing:border-box;
.label {
background: #E8EAF1;
display: inline-block;
width: 120px;
text-align: right;
padding: 0 5px;
}
}
}
}
}
}
};
</
style
>
</
script
>
\ No newline at end of file
\ No newline at end of file
pages/processDesign/setProcess/components/dataDissemination.vue
View file @
23e0cd65
...
@@ -161,27 +161,4 @@ export default {
...
@@ -161,27 +161,4 @@ export default {
}
}
}
}
}
}
</
script
>
</
script
>
<
style
lang=
"less"
>
\ No newline at end of file
.detail {
display: table;
border-collapse: collapse;
.ivu-row {
display: table-row;
.filed-col {
display: table-cell;
border: 1px solid #ddd;
margin: 0 0 -1px -1px;
line-height: 30px;
box-sizing: border-box;
.label {
background: #e8eaf1;
display: inline-block;
width: 120px;
text-align: right;
padding: 0 5px;
}
}
}
}
</
style
>
\ No newline at end of file
pages/processDesign/setProcess/components/orderInfos.vue
View file @
23e0cd65
...
@@ -58,27 +58,4 @@ export default {
...
@@ -58,27 +58,4 @@ export default {
}
}
}
}
}
}
</
script
>
</
script
>
<
style
lang=
"less"
>
\ No newline at end of file
.detail {
display: table;
border-collapse: collapse;
.ivu-row {
display: table-row;
.filed-col {
display: table-cell;
border: 1px solid #ddd;
margin: 0 0 -1px -1px;
line-height: 30px;
box-sizing:border-box;
.label {
background: #E8EAF1;
display: inline-block;
width: 120px;
text-align: right;
padding: 0 5px;
}
}
}
}
</
style
>
\ No newline at end of file
pages/processManage/setProcess/components/dataDissemination.vue
View file @
23e0cd65
...
@@ -161,27 +161,4 @@ export default {
...
@@ -161,27 +161,4 @@ export default {
}
}
}
}
}
}
</
script
>
</
script
>
<
style
lang=
"less"
>
\ No newline at end of file
.detail {
display: table;
border-collapse: collapse;
.ivu-row {
display: table-row;
.filed-col {
display: table-cell;
border: 1px solid #ddd;
margin: 0 0 -1px -1px;
line-height: 30px;
box-sizing: border-box;
.label {
background: #e8eaf1;
display: inline-block;
width: 120px;
text-align: right;
padding: 0 5px;
}
}
}
}
</
style
>
\ No newline at end of file
pages/processManage/setProcess/components/orderInfos.vue
View file @
23e0cd65
...
@@ -58,27 +58,4 @@ export default {
...
@@ -58,27 +58,4 @@ export default {
}
}
}
}
}
}
</
script
>
</
script
>
<
style
lang=
"less"
>
\ No newline at end of file
.detail {
display: table;
border-collapse: collapse;
.ivu-row {
display: table-row;
.filed-col {
display: table-cell;
border: 1px solid #ddd;
margin: 0 0 -1px -1px;
line-height: 30px;
box-sizing:border-box;
.label {
background: #E8EAF1;
display: inline-block;
width: 120px;
text-align: right;
padding: 0 5px;
}
}
}
}
</
style
>
\ No newline at end of file
pages/technology/details/routinghcorder/changeInfos.vue
View file @
23e0cd65
...
@@ -52,25 +52,25 @@ export default {
...
@@ -52,25 +52,25 @@ export default {
}
}
};
};
</
script
>
</
script
>
<
style
lang=
"less"
>
//
<
style
lang=
"less"
>
.detail {
// .detail {
display: table;
// display: table;
border-collapse: collapse;
// border-collapse: collapse;
.ivu-row {
// .ivu-row {
display: table-row;
// display: table-row;
.filed-col {
// .filed-col {
display: table-cell;
// display: table-cell;
margin: 0 0 -1px 0;
// margin: 0 0 -1px 0;
line-height: 30px;
// line-height: 30px;
box-sizing: border-box;
// box-sizing: border-box;
.label {
// .label {
background: #e8eaf1;
// background: #e8eaf1;
display: inline-block;
// display: inline-block;
width: 120px;
// width: 120px;
text-align: right;
// text-align: right;
padding: 0 5px;
// padding: 0 5px;
}
// }
}
// }
}
// }
}
// }
</
style
>
//
</
style
>
\ No newline at end of file
\ No newline at end of file
pages/workflow/process/design.vue
View file @
23e0cd65
...
@@ -107,6 +107,7 @@ export default {
...
@@ -107,6 +107,7 @@ export default {
</
script
>
</
script
>
<
style
lang=
"less"
>
<
style
lang=
"less"
>
.Design {
.Design {
background: white;
padding: 20px 50px;
padding: 20px 50px;
.node {
.node {
.title {
.title {
...
...
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