diff --git a/pages.json b/pages.json
index 53521b4..2106f8b 100644
--- a/pages.json
+++ b/pages.json
@@ -1584,6 +1584,55 @@
"style": {
"navigationBarTitleText": "检查内容维护"
}
+ }, {
+ "path": "SK003List",
+ "style": {
+ "navigationBarTitleText": "企业库"
+ }
+ }, {
+ "path": "SK003Show",
+ "style": {
+ "navigationBarTitleText": "企业库"
+ }
+ }]
+ },
+ {
+ "root": "pages/apply/subPages/SK/enterprise",
+ "pages": [{
+ "path": "checkDetail",
+ "style": {
+ "navigationBarTitleText": "检查明细"
+ }
+ },{
+ "path": "riskInspec",
+ "style": {
+ "navigationBarTitleText": "隐患查看"
+ }
+ },{
+ "path": "jobList",
+ "style": {
+ "navigationBarTitleText": "岗位风险清单"
+ }
+ },{
+ "path": "jobRiskShow",
+ "style": {
+ "navigationBarTitleText": "岗位风险清单"
+ }
+ },{
+ "path": "checkList",
+ "style": {
+ "navigationBarTitleText": "检查清单"
+ }
+ },{
+ "path": "checkShow",
+ "style": {
+ "navigationBarTitleText": "检查清单"
+ }
+ },{
+ "path": "summary",
+ "style": {
+ "navigationBarTitleText": "汇总"
+ }
}]
},
{
diff --git a/pages/apply/subPages/SK/SK003List.vue b/pages/apply/subPages/SK/SK003List.vue
new file mode 100644
index 0000000..67f8552
--- /dev/null
+++ b/pages/apply/subPages/SK/SK003List.vue
@@ -0,0 +1,357 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 生产单元:
+ {{item.MineType}}
+
+
+ 风险名称:
+ {{item.RISK_NAME}}
+
+
+ 风险描述:
+ {{item.RISK_DESCRIPTION}}
+
+
+ 风险类别:
+ {{item.Nav_Type?item.Nav_Type.NAME:''}}
+
+
+ 风险等级:
+ {{item.EVALUATE_LEVEL}}
+
+
+ 入库时间:
+ {{item.CREATE_TIME}}
+
+
+
+
+
+
+ 检查清单
+ 岗位风险清单
+ 汇总
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/apply/subPages/SK/SK003Show.vue b/pages/apply/subPages/SK/SK003Show.vue
new file mode 100644
index 0000000..c4141c7
--- /dev/null
+++ b/pages/apply/subPages/SK/SK003Show.vue
@@ -0,0 +1,410 @@
+
+
+
+
+
+
+
+
+ *
+
+ 基本信息填写
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{index1+1+'.管控部门 : ' +item1.Nav_Department.NAME}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{index1+1+'.辨识部门 : ' +item1.Nav_Department.NAME}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/apply/subPages/SK/enterprise/checkDetail.vue b/pages/apply/subPages/SK/enterprise/checkDetail.vue
new file mode 100644
index 0000000..ca4cb02
--- /dev/null
+++ b/pages/apply/subPages/SK/enterprise/checkDetail.vue
@@ -0,0 +1,84 @@
+
+
+
+
+
+
+
+ *
+
+
+ 基本信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/apply/subPages/SK/enterprise/checkList.vue b/pages/apply/subPages/SK/enterprise/checkList.vue
new file mode 100644
index 0000000..da78cdf
--- /dev/null
+++ b/pages/apply/subPages/SK/enterprise/checkList.vue
@@ -0,0 +1,420 @@
+
+
+
+
+
+
+
+
+
+ 生产单元
+
+
+
+ 检查层级
+
+
+
+ 检查类型
+
+
+
+ 检查周期
+
+
+
+ 检查部门
+
+
+
+ 检查对象
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 生产单元:
+ {{item.MineType}}
+
+
+ 检查层级:
+ {{item.CheckLevel}}
+
+
+ 检查类型:
+ {{item.CheckType}}
+
+
+ 检查周期:
+ {{item.CheckCycle}}
+
+
+ 检查部门:
+ {{item.CheckDepart}}
+
+
+ 检查对象:
+ {{item.CheckPost}}
+
+
+
+
+ 加载中...
+ 已加载全部数据
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/apply/subPages/SK/enterprise/checkShow.vue b/pages/apply/subPages/SK/enterprise/checkShow.vue
new file mode 100644
index 0000000..c6efdcf
--- /dev/null
+++ b/pages/apply/subPages/SK/enterprise/checkShow.vue
@@ -0,0 +1,99 @@
+
+
+
+
+
+
+
+ *
+
+
+ 基本信息
+
+
+
+
+
+
+ {{item.RISK_NAME?index+1+'.'+item.RISK_NAME:index+1+'.'}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/apply/subPages/SK/enterprise/jobList.vue b/pages/apply/subPages/SK/enterprise/jobList.vue
new file mode 100644
index 0000000..db24ef2
--- /dev/null
+++ b/pages/apply/subPages/SK/enterprise/jobList.vue
@@ -0,0 +1,542 @@
+
+
+
+
+
+
+
+ *
+
+
+ 筛选条件
+
+
+
+
+
+
+
+
+
+
+
+ *
+
+
+ 岗位风险清单
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.RISK_NAME?index+1+'.风险名称:'+item.RISK_NAME:index+1+'.风险名称:'}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 生成岗位告知卡
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/apply/subPages/SK/enterprise/jobRiskShow.vue b/pages/apply/subPages/SK/enterprise/jobRiskShow.vue
new file mode 100644
index 0000000..8d36e1a
--- /dev/null
+++ b/pages/apply/subPages/SK/enterprise/jobRiskShow.vue
@@ -0,0 +1,155 @@
+
+
+
+
+
+
+
+ *
+
+
+ {{detailData.postName}}岗位安全风险告知卡
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ photo.NAME }}
+
+
+
+ 暂无安全标志图片
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/apply/subPages/SK/enterprise/riskInspec.vue b/pages/apply/subPages/SK/enterprise/riskInspec.vue
new file mode 100644
index 0000000..6a4a789
--- /dev/null
+++ b/pages/apply/subPages/SK/enterprise/riskInspec.vue
@@ -0,0 +1,102 @@
+
+
+
+
+
+
+
+ *
+
+
+ 隐患查看
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ *
+
+
+ 隐患查看
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/apply/subPages/SK/enterprise/summary.vue b/pages/apply/subPages/SK/enterprise/summary.vue
new file mode 100644
index 0000000..3be9440
--- /dev/null
+++ b/pages/apply/subPages/SK/enterprise/summary.vue
@@ -0,0 +1,212 @@
+
+
+
+
+
+
+
+ *
+
+
+ 双重预防机制企业库
+
+
+
+
+
+
+ {{item.Nav_Area?index+1+'.'+item.Nav_Area.NAME:index+1+'.'}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 加载中...
+ 已加载全部数据
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file