diff --git a/src/views/fac_cal/mpointstat_point.vue b/src/views/fac_cal/mpointstat_point.vue
new file mode 100644
index 00000000..0ff96e1a
--- /dev/null
+++ b/src/views/fac_cal/mpointstat_point.vue
@@ -0,0 +1,279 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ row.last_data.last_timex || ''}}
+
+
+
+
+ {{row.last_data.last_val != null ? Number(row.last_data.last_val).toFixed(2) : ''}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+