-
-
-
-
{{ item.name }}
+
+
+
-
+
+
+
+
+
diff --git a/frontend/src/modules/shengtaidabiaoModJZ/TwoLayer/ShengTaiLiuLiangDaBQKTwoLayer.vue b/frontend/src/modules/shengtaidabiaoModJZ/TwoLayer/ShengTaiLiuLiangDaBQKTwoLayer.vue
new file mode 100644
index 00000000..634e9867
--- /dev/null
+++ b/frontend/src/modules/shengtaidabiaoModJZ/TwoLayer/ShengTaiLiuLiangDaBQKTwoLayer.vue
@@ -0,0 +1,939 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{
+ record.ennm
+ }}
+
+
+
+
+
+
+
+
+
+
diff --git a/frontend/src/modules/shengtaidabiaoModJZ/index.vue b/frontend/src/modules/shengtaidabiaoModJZ/index.vue
new file mode 100644
index 00000000..643c913d
--- /dev/null
+++ b/frontend/src/modules/shengtaidabiaoModJZ/index.vue
@@ -0,0 +1,439 @@
+
+
+
+
+
+
+
+
+ 1、统计电站范围:接入过生态流量数据的电站
+
+
+
2、当来水不足时,生态流量不小于入库流量判定为达标
+
3、“≥95%座数”表示统计电站范围内时段达标率大于等于95%的电站数量
+
+
+
+
+
+ 逐时
+ 日
+
+
≥95%座数/总座数
+
+
+
+
+
+
+
+ {{ el.name }}
+
+

+
+
+
+
{{ el.qecCnt }}/{{ el.qecTCnt }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/frontend/src/modules/shengtaidabiaoTwoMod/TwoLayer/STLLXFFS.vue b/frontend/src/modules/shengtaidabiaoTwoMod/TwoLayer/STLLXFFS.vue
index ffa6e3ed..7b3acca6 100644
--- a/frontend/src/modules/shengtaidabiaoTwoMod/TwoLayer/STLLXFFS.vue
+++ b/frontend/src/modules/shengtaidabiaoTwoMod/TwoLayer/STLLXFFS.vue
@@ -15,7 +15,7 @@
@@ -104,7 +104,7 @@ import { useJidiSelectEventStore } from '@/store/modules/jidiSelectEvent';
import BasicTable from '@/components/BasicTable/index.vue';
import { useModelStore } from '@/store/modules/model';
import {
- vmsstbprptGetKendoList,
+ vmsstbprptGetKendoList1,
intervalGetKendoListCust,
eqqecRateCount,
eqGetKendoListCust
@@ -442,7 +442,8 @@ const fetchPieData = async () => {
};
// TODO: 调用实际 API - 待补充接口
- const res = await vmsstbprptGetKendoList(obj);
+ const res = await vmsstbprptGetKendoList1(obj);
+ // debugger
if (res?.data?.data) {
const dataSource = res.data.data.map((el: any) => ({
id: isAllBase ? el.baseId : el.hbrvcd,
@@ -561,12 +562,7 @@ const updateChart = () => {
label: {
show: true,
formatter: function (params) {
- const maxLen = 8; // 你希望显示的最大字符数
- let name = params.name;
- if (name.length > maxLen) {
- return name.substring(0, maxLen) + '...';
- }
- return name;
+ return params.value + '座';
}
},
emphasis: {
diff --git a/frontend/src/modules/shengtaidabiaoTwoModJJ/TwoLayer/STLLXFFS.vue b/frontend/src/modules/shengtaidabiaoTwoModJJ/TwoLayer/STLLXFFS.vue
new file mode 100644
index 00000000..053e8edb
--- /dev/null
+++ b/frontend/src/modules/shengtaidabiaoTwoModJJ/TwoLayer/STLLXFFS.vue
@@ -0,0 +1,796 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{
+ record.ennm
+ }}
+
+
+
+
+
+
+
+
+
+
diff --git a/frontend/src/modules/shengtaidabiaoTwoModJJ/index.vue b/frontend/src/modules/shengtaidabiaoTwoModJJ/index.vue
new file mode 100644
index 00000000..1f9299d0
--- /dev/null
+++ b/frontend/src/modules/shengtaidabiaoTwoModJJ/index.vue
@@ -0,0 +1,675 @@
+
+
+
+
+
+
+
+
+ 1、时间:{{ getdate().startDate1 }} 至 {{ getdate().endDate1 }};
+
+
+ 2、范围:接入过生态流量数据的电站
+
+
+
3、达标判定:按环评批复或报告中对生态流量限值有明确要求的评判。
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/frontend/src/modules/shuiShengShengTaiDiaoCha/index.vue b/frontend/src/modules/shuiShengShengTaiDiaoCha/index.vue
index c7ac0aed..463af983 100644
--- a/frontend/src/modules/shuiShengShengTaiDiaoCha/index.vue
+++ b/frontend/src/modules/shuiShengShengTaiDiaoCha/index.vue
@@ -1,196 +1,495 @@
-
+
-
-
-
+
+
+
+
+
+
\ No newline at end of file
+
+.chart-container {
+ width: 100%;
+ height: 270px;
+ min-height: 270px;
+}
+
+.empty-placeholder {
+ width: 100%;
+ min-height: 270px;
+ display: flex;
+ background: #fff;
+ flex-direction: column;
+ justify-content: center;
+ align-items: center;
+}
+
+:deep(.ant-empty-description) {
+ text-indent: 0em !important;
+}
+
+:deep(.ant-spin-container) {
+ width: 100%;
+}
+
diff --git a/frontend/src/modules/shuidianhuangjingjieruMod/DataTable.vue b/frontend/src/modules/shuidianhuangjingjieruMod/DataTable.vue
index 10948dce..6a5ea44b 100644
--- a/frontend/src/modules/shuidianhuangjingjieruMod/DataTable.vue
+++ b/frontend/src/modules/shuidianhuangjingjieruMod/DataTable.vue
@@ -2,209 +2,207 @@
+ :loading="dataLoading" bordered class="custom-table">
\ No newline at end of file
+
diff --git a/frontend/src/modules/shuidianhuangjingjieruMod/TwoLayer/HuanJingSJJRQK.vue b/frontend/src/modules/shuidianhuangjingjieruMod/TwoLayer/HuanJingSJJRQK.vue
new file mode 100644
index 00000000..0bd0ddc6
--- /dev/null
+++ b/frontend/src/modules/shuidianhuangjingjieruMod/TwoLayer/HuanJingSJJRQK.vue
@@ -0,0 +1,439 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/frontend/src/modules/shuidianhuangjingjieruMod/index.vue b/frontend/src/modules/shuidianhuangjingjieruMod/index.vue
index 888a5a33..834cb076 100644
--- a/frontend/src/modules/shuidianhuangjingjieruMod/index.vue
+++ b/frontend/src/modules/shuidianhuangjingjieruMod/index.vue
@@ -9,18 +9,50 @@
水电开发情况
图释:数量(内)/装机容量(外)
-
+