diff --git a/README.md b/README.md
index 7d5dc0b2..f45922b6 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-
JetLinks-ui-vue v1.0.0
+ JetLinks-ui-vue
## 平台简介
diff --git a/src/global.d.ts b/src/global.d.ts
index 4c51f4b0..ee0117ad 100644
--- a/src/global.d.ts
+++ b/src/global.d.ts
@@ -12,4 +12,5 @@ declare module '*.js';
declare module '*.ts';
declare module 'js-cookie';
declare module 'jetlinks-ui-components';
-declare module 'vue3-json-viewer';
\ No newline at end of file
+declare module 'vue3-json-viewer';
+declare module 'event-source-polyfill';
\ No newline at end of file
diff --git a/src/views/system/Department/user/index.vue b/src/views/system/Department/user/index.vue
index 17867849..4043d02c 100644
--- a/src/views/system/Department/user/index.vue
+++ b/src/views/system/Department/user/index.vue
@@ -89,7 +89,7 @@