From fdf8bf055d0dc6a410e01d83d9fdb6b30d1c576f Mon Sep 17 00:00:00 2001 From: xieyonghong <18010623010@163.com> Date: Thu, 20 Apr 2023 17:04:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=A4=A7=E5=B0=8F?= =?UTF-8?q?=E5=86=99=E5=AF=BC=E8=87=B4=E6=97=A0=E6=B3=95=E6=89=93=E5=8C=85?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- src/global.d.ts | 3 ++- src/views/system/Department/user/index.vue | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) 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 @@