diff --git a/src/router/index.js b/src/router/index.js
index ced8cfe..5af12c2 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -432,7 +432,16 @@ export const publicRoutes = [
title: "重点人员预警模型",
icon: "article"
}
- }
+ },
+ {
+ path: "/JobAppraisal",
+ name: "JobAppraisal",
+ component: () => import("@/views/backOfficeSystem/ExcavationResearch/JobAppraisal/index"),
+ meta: {
+ title: "社会员工工作信息考核",
+ icon: "article"
+ }
+ },
]
},
{
diff --git a/src/views/backOfficeSystem/ExcavationResearch/JobAppraisal/components/addForm.vue b/src/views/backOfficeSystem/ExcavationResearch/JobAppraisal/components/addForm.vue
new file mode 100644
index 0000000..332efbb
--- /dev/null
+++ b/src/views/backOfficeSystem/ExcavationResearch/JobAppraisal/components/addForm.vue
@@ -0,0 +1,185 @@
+
+
+
+
社会信息员工工作考核{{ title }}
+
+ 保存
+ 关闭
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/backOfficeSystem/ExcavationResearch/JobAppraisal/index.vue b/src/views/backOfficeSystem/ExcavationResearch/JobAppraisal/index.vue
new file mode 100644
index 0000000..f40014f
--- /dev/null
+++ b/src/views/backOfficeSystem/ExcavationResearch/JobAppraisal/index.vue
@@ -0,0 +1,171 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 编辑
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+