diff --git a/src/views/fac_cal/caltask.vue b/src/views/fac_cal/caltask.vue
new file mode 100644
index 00000000..371934de
--- /dev/null
+++ b/src/views/fac_cal/caltask.vue
@@ -0,0 +1,40 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/fac_cal/mpointstat.vue b/src/views/fac_cal/mpointstat.vue
new file mode 100644
index 00000000..6f658343
--- /dev/null
+++ b/src/views/fac_cal/mpointstat.vue
@@ -0,0 +1,222 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ form.belong_dept_name }}
+
+
+
+
+ {{ form.mgroup_name }}
+
+
+
+
+
+
+
+
+
+
+
+ 保存
+ 取消
+
+
+
+
+
+
+
diff --git a/src/views/fac_cal/taskresult.vue b/src/views/fac_cal/taskresult.vue
new file mode 100644
index 00000000..d63d2f62
--- /dev/null
+++ b/src/views/fac_cal/taskresult.vue
@@ -0,0 +1,75 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ current_tr.date_created }}
+ {{ current_tr.date_created }}
+ {{ current_tr.status }}
+ {{ current_tr.result }}
+ {{ current_tr.traceback }}
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/fac_cal/xscript.vue b/src/views/fac_cal/xscript.vue
new file mode 100644
index 00000000..80fc545e
--- /dev/null
+++ b/src/views/fac_cal/xscript.vue
@@ -0,0 +1,224 @@
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.$index + 1 }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 开/停
+ 编辑
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 变更 ------ {{ form.change_data }}
+
+
+
+
+
+
+
+
+
+ 提交
+
+
+
+
+
+ {{ detailForm.last_run_data.date_created }}
+ {{ detailForm.last_run_data.date_created }}
+ {{ detailForm.last_run_data.status }}
+ {{ detailForm.last_run_data.result }}
+ {{ detailForm.last_run_data.traceback }}
+
+
+
+
+
+ 提交
+
+
+
+
+