diff --git a/healthlink-his-ui/src/views/emr/sync/index.vue b/healthlink-his-ui/src/views/emr/sync/index.vue
new file mode 100644
index 000000000..1184e030b
--- /dev/null
+++ b/healthlink-his-ui/src/views/emr/sync/index.vue
@@ -0,0 +1,85 @@
+
+
+
+ EMR数据同步
+
+
+
+
+ 同步统计
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 数据同步操作
+
+
+
+ 同步操作将清空现有的修订历史和搜索索引数据,然后从门诊/住院病历表(doc_emr)重新生成。
+
+
+
+ {{ syncing ? '同步中...' : '开始同步' }}
+
+
+ 刷新统计
+
+
+
+
+
+