From 2bd18e093401b80834593ff1b675ac52f3b817cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=B2=E4=B9=88=E4=BA=86?= Date: Mon, 26 Feb 2024 14:36:47 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=B5=E5=8E=8B=E6=9A=82=E9=99=8D=E8=A1=A8?= =?UTF-8?q?=E5=8F=8A=E5=AF=86=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 13 + pnpm-lock.yaml | 515 +++++++++++++++++- src/api/event-boot/monitor.ts | 54 ++ src/template/README.md | 1 + .../eventStatistics/ITICquxianfenxi/index.vue | 18 +- .../eventStatistics/SEMIF47fenxi/index.vue | 333 ++++++++++- .../dianyazanjiangbiaojimidu/index.vue | 240 +++++++- .../online/eventStatistics/index.vue | 2 +- 8 files changed, 1160 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index f32aed30..3e951f01 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ +项目使用pnpm包管理器 +··· +npm i pnpm -g +··· +安装依赖 +··· +pnpm i +··· +运行项目 +··· +npm run dev +··· + Vue 3 + TypeScript + Vite 这个模板可以帮助您开始使用Vue 3和TypeScript在Vite中进行开发。该模板使用了Vue 3的 diff --git a/src/views/pms/voltageSags/monitoringPoint/online/eventStatistics/dianyazanjiangbiaojimidu/index.vue b/src/views/pms/voltageSags/monitoringPoint/online/eventStatistics/dianyazanjiangbiaojimidu/index.vue index 381890af..d32ce2cf 100644 --- a/src/views/pms/voltageSags/monitoringPoint/online/eventStatistics/dianyazanjiangbiaojimidu/index.vue +++ b/src/views/pms/voltageSags/monitoringPoint/online/eventStatistics/dianyazanjiangbiaojimidu/index.vue @@ -1,10 +1,242 @@ - + diff --git a/src/views/pms/voltageSags/monitoringPoint/online/eventStatistics/index.vue b/src/views/pms/voltageSags/monitoringPoint/online/eventStatistics/index.vue index c171bbd5..f80ec166 100644 --- a/src/views/pms/voltageSags/monitoringPoint/online/eventStatistics/index.vue +++ b/src/views/pms/voltageSags/monitoringPoint/online/eventStatistics/index.vue @@ -4,7 +4,7 @@ - +