diff --git a/src/router/index.js b/src/router/index.js
index 8d17874..f2dd714 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -194,6 +194,24 @@ export const privateRoutes = [
icon: "personnel"
}
},
+ {
+ path: "/securityNjgl",
+ name: "securityNjgl",
+ component: () => import("@/views/Training/securityNjgl/index"),
+ meta: {
+ title: "保安员年检管理",
+ icon: "personnel"
+ }
+ },
+ {
+ path: "/securityNjsp",
+ name: "securityNjsp",
+ component: () => import("@/views/Training/securityNjsp/index"),
+ meta: {
+ title: "保安员年检送培",
+ icon: "personnel"
+ }
+ },
]
},
{
diff --git a/src/views/Training/securityNjgl/components/detailForm.vue b/src/views/Training/securityNjgl/components/detailForm.vue
new file mode 100644
index 0000000..ac592d1
--- /dev/null
+++ b/src/views/Training/securityNjgl/components/detailForm.vue
@@ -0,0 +1,243 @@
+
+
+
+
+
+
+
+
+ {{ detail.companyName }}
+ {{ detail.reviewYear }}
+ {{ detail.xm }}
+
+ {{ detail.sfzh }}
+ {{ detail.phone }}
+ {{ detail.sexText }}
+
+ {{ detail.nationText }}
+ {{ detail.nativePlace }}
+ {{ detail.education }}
+
+ {{ detail.certificateNo }}
+ {{ detail.workCardNo }}
+ {{ detail.serviceIndustry }}
+
+ {{ detail.serviceIndustryName }}
+ {{ detail.entryDate }}
+ {{ detail.politicalStatus }}
+
+
+
+
+
+
+
+
+
+
+
+ {{ detail.auditTime }}
+ {{ detail.issuingAuthority }}
+ {{ detail.issueDate }}
+
+ {{ detail.rejectReason }}
+
+
+
+
+
+
+
+
diff --git a/src/views/Training/securityNjgl/components/shForm.vue b/src/views/Training/securityNjgl/components/shForm.vue
new file mode 100644
index 0000000..1a2ebd4
--- /dev/null
+++ b/src/views/Training/securityNjgl/components/shForm.vue
@@ -0,0 +1,113 @@
+
+
+
+
+
+
+ 通过
+ 不通过
+
+
+
+
+
+
+ 取消
+ 提交
+
+
+
+
+
+
+
+
+
diff --git a/src/views/Training/securityNjgl/components/steps.vue b/src/views/Training/securityNjgl/components/steps.vue
new file mode 100644
index 0000000..da5e4f7
--- /dev/null
+++ b/src/views/Training/securityNjgl/components/steps.vue
@@ -0,0 +1,105 @@
+
+
+
+
+
+
+
diff --git a/src/views/Training/securityNjgl/index.vue b/src/views/Training/securityNjgl/index.vue
new file mode 100644
index 0000000..52fb29c
--- /dev/null
+++ b/src/views/Training/securityNjgl/index.vue
@@ -0,0 +1,266 @@
+
+
+
+
+
+
+
+
+
+
+ 批量审核
+
+
+
+ {{ row.auditStatus }}
+ {{ row.auditStatus }}
+ {{ row.auditStatus }}
+ {{ row.auditStatus }}
+
+
+ {{ row.sendStatus }}
+ {{ row.sendStatus }}
+ {{ row.sendStatus }}
+
+
+
+ 立即审核
+ 审核流程
+ 送培
+ 详情
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/Training/securityNjsp/components/detailForm.vue b/src/views/Training/securityNjsp/components/detailForm.vue
new file mode 100644
index 0000000..ac592d1
--- /dev/null
+++ b/src/views/Training/securityNjsp/components/detailForm.vue
@@ -0,0 +1,243 @@
+
+
+
+
+
+
+
+
+ {{ detail.companyName }}
+ {{ detail.reviewYear }}
+ {{ detail.xm }}
+
+ {{ detail.sfzh }}
+ {{ detail.phone }}
+ {{ detail.sexText }}
+
+ {{ detail.nationText }}
+ {{ detail.nativePlace }}
+ {{ detail.education }}
+
+ {{ detail.certificateNo }}
+ {{ detail.workCardNo }}
+ {{ detail.serviceIndustry }}
+
+ {{ detail.serviceIndustryName }}
+ {{ detail.entryDate }}
+ {{ detail.politicalStatus }}
+
+
+
+
+
+
+
+
+
+
+
+ {{ detail.auditTime }}
+ {{ detail.issuingAuthority }}
+ {{ detail.issueDate }}
+
+ {{ detail.rejectReason }}
+
+
+
+
+
+
+
+
diff --git a/src/views/Training/securityNjsp/components/steps.vue b/src/views/Training/securityNjsp/components/steps.vue
new file mode 100644
index 0000000..da5e4f7
--- /dev/null
+++ b/src/views/Training/securityNjsp/components/steps.vue
@@ -0,0 +1,105 @@
+
+
+
+
+
+
+
diff --git a/src/views/Training/securityNjsp/index.vue b/src/views/Training/securityNjsp/index.vue
new file mode 100644
index 0000000..6323447
--- /dev/null
+++ b/src/views/Training/securityNjsp/index.vue
@@ -0,0 +1,237 @@
+
+
+
+
+
+
+
+
+
+
+ 批量审核
+
+
+
+ {{ row.auditStatus }}
+ {{ row.auditStatus }}
+ {{ row.auditStatus }}
+ {{ row.auditStatus }}
+
+
+ {{ row.sendStatus }}
+ {{ row.sendStatus }}
+ {{ row.sendStatus }}
+
+
+
+ 审核流程
+ 详情
+
+
+
+
+
+
+
+
+
+
+
+
+
+