|
|
@@ -137,7 +137,7 @@
|
|
|
</el-table-column> -->
|
|
|
<el-table-column
|
|
|
prop="gong_zuo_huan_jie"
|
|
|
- label="工作环节"
|
|
|
+ label="工作流程和质量管理活动"
|
|
|
width="150"
|
|
|
>
|
|
|
<template slot-scope="{row}">
|
|
|
@@ -155,7 +155,7 @@
|
|
|
</el-table-column> -->
|
|
|
<el-table-column
|
|
|
prop="feng_xian_miao_sh"
|
|
|
- label="风险描述"
|
|
|
+ label="风险描述(风险事件)"
|
|
|
width="150"
|
|
|
>
|
|
|
<template slot-scope="{row}">
|
|
|
@@ -164,7 +164,7 @@
|
|
|
</el-table-column>
|
|
|
<el-table-column
|
|
|
prop="fa_sheng_pin_du_"
|
|
|
- label="发生频度"
|
|
|
+ label="发生概率"
|
|
|
width="100"
|
|
|
>
|
|
|
<template slot-scope="{row}">
|
|
|
@@ -197,7 +197,7 @@
|
|
|
<el-table-column
|
|
|
v-if="muban==='2'"
|
|
|
prop="ke_jian_ce_du_"
|
|
|
- label="可检测度"
|
|
|
+ label="可检测度(FMEA法)"
|
|
|
width="100"
|
|
|
>
|
|
|
<template slot-scope="{row}">
|
|
|
@@ -214,7 +214,7 @@
|
|
|
</el-table-column>
|
|
|
<el-table-column
|
|
|
prop="feng_xian_zhi_shu"
|
|
|
- label="风险系数"
|
|
|
+ label="风险得分(FMEA法)"
|
|
|
width="70"
|
|
|
/>
|
|
|
<el-table-column
|
|
|
@@ -224,7 +224,7 @@
|
|
|
/>
|
|
|
<el-table-column
|
|
|
prop="xian_xing_kong_zh"
|
|
|
- label="现行控制方法"
|
|
|
+ label="现行控制措施"
|
|
|
width="150"
|
|
|
>
|
|
|
<template slot-scope="{row}">
|