@ued_fpi/data-visual 1.2.26 → 1.2.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es/index.mjs +2 -2
- package/dist/es/ipes/src/DisasterWarning/index.vue.mjs +9 -3
- package/dist/es/ipes/src/EnterpriseProtectionCode/index.vue.mjs +1 -1
- package/dist/es/ipes/src/EventTracking/components/ListItem.vue.mjs +40 -0
- package/dist/es/ipes/src/{GeneralManagement → EventTracking}/components/Tabs.vue.mjs +11 -6
- package/dist/es/ipes/src/EventTracking/images/item-missionSuperviseStatus.png.mjs +3 -0
- package/dist/es/ipes/src/EventTracking/index.vue.mjs +168 -0
- package/dist/es/ipes/src/HomeworkVolumeTrend/index.vue.mjs +19 -7
- package/dist/es/ipes/src/TodayWork/index.vue.mjs +6 -3
- package/dist/es/ipes/src/WastewaterTargetRate/images/bg-light.png.mjs +3 -0
- package/dist/es/ipes/src/WastewaterTargetRate/images/bg.png.mjs +3 -0
- package/dist/es/ipes/src/WastewaterTargetRate/index.mjs +7 -0
- package/dist/es/ipes/src/WastewaterTargetRate/index.vue.mjs +133 -0
- package/dist/es/ipes/src/common/NoData.vue.mjs +20 -0
- package/dist/es/ipes/src/common/NoData.vue2.mjs +3 -0
- package/dist/es/ipes/src/common/NoData.vue3.mjs +6 -0
- package/dist/es/ipes/src/common/images/noData.svg.mjs +3 -0
- package/dist/es/ipes/src/index.mjs +2 -2
- package/dist/es/style.css +1 -1
- package/dist/es/wgms/src/WaterQualityRainfall/index.vue.mjs +2 -2
- package/dist/lib/index.js +107 -107
- package/dist/lib/ipes/src/DisasterWarning/index.vue.js +8 -2
- package/dist/lib/ipes/src/EnterpriseProtectionCode/index.vue.js +1 -1
- package/dist/lib/ipes/src/EventTracking/components/ListItem.vue.js +44 -0
- package/dist/lib/ipes/src/{GeneralManagement → EventTracking}/components/Tabs.vue.js +10 -5
- package/dist/lib/ipes/src/EventTracking/images/item-missionSuperviseStatus.png.js +7 -0
- package/dist/lib/ipes/src/EventTracking/index.vue.js +172 -0
- package/dist/lib/ipes/src/HomeworkVolumeTrend/index.vue.js +18 -6
- package/dist/lib/ipes/src/TodayWork/index.vue.js +5 -2
- package/dist/lib/ipes/src/WastewaterTargetRate/images/bg-light.png.js +7 -0
- package/dist/lib/ipes/src/WastewaterTargetRate/images/bg.png.js +7 -0
- package/dist/lib/ipes/src/{KeyProblemEnterprises → WastewaterTargetRate}/index.js +2 -2
- package/dist/lib/ipes/src/WastewaterTargetRate/index.vue.js +137 -0
- package/dist/lib/ipes/src/common/NoData.vue.js +24 -0
- package/dist/lib/ipes/src/common/NoData.vue2.js +7 -0
- package/dist/lib/ipes/src/common/NoData.vue3.js +10 -0
- package/dist/lib/ipes/src/common/images/noData.svg.js +7 -0
- package/dist/lib/ipes/src/index.js +107 -107
- package/dist/lib/style.css +1 -1
- package/dist/lib/wgms/src/WaterQualityRainfall/index.vue.js +2 -2
- package/dist/style/style-ipes.css +1 -1
- package/package.json +2 -2
- package/dist/es/ipes/src/GeneralManagement/components/ListItem.vue.mjs +0 -35
- package/dist/es/ipes/src/GeneralManagement/index.vue.mjs +0 -60
- package/dist/es/ipes/src/KeyProblemEnterprises/index.mjs +0 -7
- package/dist/es/ipes/src/KeyProblemEnterprises/index.vue.mjs +0 -63
- package/dist/lib/ipes/src/GeneralManagement/components/ListItem.vue.js +0 -39
- package/dist/lib/ipes/src/GeneralManagement/index.vue.js +0 -64
- package/dist/lib/ipes/src/KeyProblemEnterprises/index.vue.js +0 -67
- /package/dist/es/ipes/src/{GeneralManagement → EventTracking}/components/ListItem.vue2.mjs +0 -0
- /package/dist/es/ipes/src/{GeneralManagement → EventTracking}/components/ListItem.vue3.mjs +0 -0
- /package/dist/es/ipes/src/{GeneralManagement → EventTracking}/components/Tabs.vue2.mjs +0 -0
- /package/dist/es/ipes/src/{GeneralManagement → EventTracking}/components/Tabs.vue3.mjs +0 -0
- /package/dist/es/ipes/src/{GeneralManagement → EventTracking}/index.mjs +0 -0
- /package/dist/es/ipes/src/{GeneralManagement → EventTracking}/index.vue2.mjs +0 -0
- /package/dist/es/ipes/src/{GeneralManagement → EventTracking}/index.vue3.mjs +0 -0
- /package/dist/es/ipes/src/{KeyProblemEnterprises → WastewaterTargetRate}/index.vue2.mjs +0 -0
- /package/dist/es/ipes/src/{KeyProblemEnterprises → WastewaterTargetRate}/index.vue3.mjs +0 -0
- /package/dist/lib/ipes/src/{GeneralManagement → EventTracking}/components/ListItem.vue2.js +0 -0
- /package/dist/lib/ipes/src/{GeneralManagement → EventTracking}/components/ListItem.vue3.js +0 -0
- /package/dist/lib/ipes/src/{GeneralManagement → EventTracking}/components/Tabs.vue2.js +0 -0
- /package/dist/lib/ipes/src/{GeneralManagement → EventTracking}/components/Tabs.vue3.js +0 -0
- /package/dist/lib/ipes/src/{GeneralManagement → EventTracking}/index.js +0 -0
- /package/dist/lib/ipes/src/{GeneralManagement → EventTracking}/index.vue2.js +0 -0
- /package/dist/lib/ipes/src/{GeneralManagement → EventTracking}/index.vue3.js +0 -0
- /package/dist/lib/ipes/src/{KeyProblemEnterprises → WastewaterTargetRate}/index.vue2.js +0 -0
- /package/dist/lib/ipes/src/{KeyProblemEnterprises → WastewaterTargetRate}/index.vue3.js +0 -0
|
@@ -67,7 +67,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
67
67
|
const getWaterQualityData = async (timeType) => {
|
|
68
68
|
const params = {
|
|
69
69
|
beginTime: props.params?.beginTime,
|
|
70
|
-
endTime: getDateEndTime(
|
|
70
|
+
endTime: getDateEndTime(props.params?.queryTimeType, props.params?.endTime),
|
|
71
71
|
queryTimeType: timeType,
|
|
72
72
|
accessCode: props.params?.siteCode,
|
|
73
73
|
factor: props?.params?.factor
|
|
@@ -103,7 +103,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
103
103
|
rain: [],
|
|
104
104
|
quality: []
|
|
105
105
|
};
|
|
106
|
-
const { value, grade } = await getWaterQualityData(
|
|
106
|
+
const { value, grade } = await getWaterQualityData(timeType);
|
|
107
107
|
resData.forEach((item, index) => {
|
|
108
108
|
if (timeType === "hour")
|
|
109
109
|
xData.push(dayjs(item.time).format("MM-DD HH"));
|
package/dist/lib/index.js
CHANGED
|
@@ -48,64 +48,64 @@ const index$C = require('./ipes/src/AirQuality/index.js');
|
|
|
48
48
|
const index$D = require('./ipes/src/AirQualityStandard/index.js');
|
|
49
49
|
const index$E = require('./ipes/src/AirPollutionDischarge/index.js');
|
|
50
50
|
const index$F = require('./ipes/src/EmergencyDuty/index.js');
|
|
51
|
-
const index$G = require('./ipes/src/
|
|
51
|
+
const index$G = require('./ipes/src/EventTracking/index.js');
|
|
52
52
|
const index$H = require('./ipes/src/OdorControl/index.js');
|
|
53
53
|
const index$I = require('./ipes/src/SealingManage/index.js');
|
|
54
54
|
const index$J = require('./ipes/src/VocStatistics/index.js');
|
|
55
55
|
const index$K = require('./ipes/src/EnterpriseProtectionCode/index.js');
|
|
56
|
-
const index$L = require('./ipes/src/
|
|
57
|
-
const index$M = require('./ipes/src/
|
|
58
|
-
const index$N = require('./ipes/src/
|
|
59
|
-
const index$O = require('./ipes/src/
|
|
60
|
-
const index$P = require('./ipes/src/
|
|
61
|
-
const index$Q = require('./ipes/src/
|
|
62
|
-
const index$R = require('./ipes/src/
|
|
63
|
-
const index$S = require('./ipes/src/
|
|
64
|
-
const index$T = require('./ipes/src/
|
|
65
|
-
const index$U = require('./ipes/src/
|
|
66
|
-
const index$V = require('./ipes/src/
|
|
67
|
-
const index$W = require('./ipes/src/
|
|
68
|
-
const index$X = require('./ipes/src/
|
|
69
|
-
const index$Y = require('./ipes/src/
|
|
70
|
-
const index$Z = require('./ipes/src/
|
|
71
|
-
const index$_ = require('./ipes/src/
|
|
72
|
-
const index$$ = require('./ipes/src/
|
|
73
|
-
const index$10 = require('./ipes/src/
|
|
74
|
-
const index$11 = require('./ipes/src/
|
|
75
|
-
const index$12 = require('./ipes/src/
|
|
76
|
-
const index$13 = require('./ipes/src/
|
|
77
|
-
const index$14 = require('./ipes/src/
|
|
78
|
-
const index$15 = require('./ipes/src/
|
|
79
|
-
const index$16 = require('./ipes/src/
|
|
80
|
-
const index$17 = require('./ipes/src/
|
|
81
|
-
const index$18 = require('./ipes/src/
|
|
82
|
-
const index$19 = require('./ipes/src/
|
|
83
|
-
const index$1a = require('./ipes/src/
|
|
84
|
-
const index$1b = require('./ipes/src/
|
|
85
|
-
const index$1c = require('./ipes/src/
|
|
86
|
-
const index$1d = require('./ipes/src/
|
|
87
|
-
const index$1e = require('./ipes/src/
|
|
88
|
-
const index$1f = require('./ipes/src/
|
|
89
|
-
const index$1g = require('./ipes/src/
|
|
90
|
-
const index$1h = require('./ipes/src/
|
|
91
|
-
const index$1i = require('./ipes/src/
|
|
92
|
-
const index$1j = require('./ipes/src/
|
|
93
|
-
const index$1k = require('./ipes/src/
|
|
94
|
-
const index$1l = require('./ipes/src/
|
|
95
|
-
const index$1m = require('./ipes/src/
|
|
96
|
-
const index$1n = require('./ipes/src/
|
|
97
|
-
const index$1o = require('./ipes/src/
|
|
98
|
-
const index$1p = require('./ipes/src/
|
|
99
|
-
const index$1q = require('./ipes/src/
|
|
100
|
-
const index$1r = require('./ipes/src/
|
|
101
|
-
const index$1s = require('./ipes/src/
|
|
102
|
-
const index$1t = require('./ipes/src/
|
|
103
|
-
const index$1u = require('./ipes/src/
|
|
104
|
-
const index$1v = require('./ipes/src/
|
|
105
|
-
const index$1w = require('./ipes/src/
|
|
106
|
-
const index$1x = require('./ipes/src/
|
|
107
|
-
const index$1y = require('./ipes/src/
|
|
108
|
-
const index$1z = require('./ipes/src/
|
|
56
|
+
const index$L = require('./ipes/src/AccessVehicleManage/index.js');
|
|
57
|
+
const index$M = require('./ipes/src/TaskDispose/index.js');
|
|
58
|
+
const index$N = require('./ipes/src/EnvironmentalRiskManagement/index.js');
|
|
59
|
+
const index$O = require('./ipes/src/HazardousVehicleManage/index.js');
|
|
60
|
+
const index$P = require('./ipes/src/WaterNetworkManage/index.js');
|
|
61
|
+
const index$Q = require('./ipes/src/Level3AirDefense/index.js');
|
|
62
|
+
const index$R = require('./ipes/src/HarmfulMonitoring/index.js');
|
|
63
|
+
const index$S = require('./ipes/src/BusinessManage/index.js');
|
|
64
|
+
const index$T = require('./ipes/src/InspectionManage/index.js');
|
|
65
|
+
const index$U = require('./ipes/src/AlarmManage/index.js');
|
|
66
|
+
const index$V = require('./ipes/src/PollutantSourceManage/index.js');
|
|
67
|
+
const index$W = require('./ipes/src/EnvironmentalProtection/index.js');
|
|
68
|
+
const index$X = require('./ipes/src/GasControl/index.js');
|
|
69
|
+
const index$Y = require('./ipes/src/StreetLightingManagement/index.js');
|
|
70
|
+
const index$Z = require('./ipes/src/EmergencyResources/index.js');
|
|
71
|
+
const index$_ = require('./ipes/src/EmergencyManage/index.js');
|
|
72
|
+
const index$$ = require('./ipes/src/BasicSecurityInfo/index.js');
|
|
73
|
+
const index$10 = require('./ipes/src/SecurityCommitment/index.js');
|
|
74
|
+
const index$11 = require('./ipes/src/StartStopMajorMaintenance/index.js');
|
|
75
|
+
const index$12 = require('./ipes/src/PerformanceWarrantyResponsibilities/index.js');
|
|
76
|
+
const index$13 = require('./ipes/src/RiskClassification/index.js');
|
|
77
|
+
const index$14 = require('./ipes/src/HiddenDangerInvestigation/index.js');
|
|
78
|
+
const index$15 = require('./ipes/src/DualPreventionMechanism/index.js');
|
|
79
|
+
const index$16 = require('./ipes/src/HomeworkVolumeTrend/index.js');
|
|
80
|
+
const index$17 = require('./ipes/src/TodayWork/index.js');
|
|
81
|
+
const index$18 = require('./ipes/src/EmengercyPlan/index.js');
|
|
82
|
+
const index$19 = require('./ipes/src/BasicSecurityManagement/index.js');
|
|
83
|
+
const index$1a = require('./ipes/src/EmergencyWatch/index.js');
|
|
84
|
+
const index$1b = require('./ipes/src/EventMonth/index.js');
|
|
85
|
+
const index$1c = require('./ipes/src/HazardousWasteManagement/index.js');
|
|
86
|
+
const index$1d = require('./ipes/src/AnnualEventStatistics/index.js');
|
|
87
|
+
const index$1e = require('./ipes/src/PersonnelPassage/index.js');
|
|
88
|
+
const index$1f = require('./ipes/src/VehiclePassage/index.js');
|
|
89
|
+
const index$1g = require('./ipes/src/TransportVehicleManagement/index.js');
|
|
90
|
+
const index$1h = require('./ipes/src/ParkingSpot/index.js');
|
|
91
|
+
const index$1i = require('./ipes/src/VocsControl/index.js');
|
|
92
|
+
const index$1j = require('./ipes/src/VehicleTrend/index.js');
|
|
93
|
+
const index$1k = require('./ipes/src/PersonnelLocation/index.js');
|
|
94
|
+
const index$1l = require('./ipes/src/RealtimeAlarm/index.js');
|
|
95
|
+
const index$1m = require('./ipes/src/WasteWater/index.js');
|
|
96
|
+
const index$1n = require('./ipes/src/WasteGas/index.js');
|
|
97
|
+
const index$1o = require('./ipes/src/WaterQualityStandard/index.js');
|
|
98
|
+
const index$1p = require('./ipes/src/RainValveCondition/index.js');
|
|
99
|
+
const index$1q = require('./ipes/src/GroundwaterMonitor/index.js');
|
|
100
|
+
const index$1r = require('./ipes/src/OnlineMonitor/index.js');
|
|
101
|
+
const index$1s = require('./ipes/src/SensingEquipment/index.js');
|
|
102
|
+
const index$1t = require('./ipes/src/MajorRiskManagement/index.js');
|
|
103
|
+
const index$1u = require('./ipes/src/VideoEquipment/index.js');
|
|
104
|
+
const index$1v = require('./ipes/src/ClassifiedRegulation/index.js');
|
|
105
|
+
const index$1w = require('./ipes/src/EnterprisesInPark/index.js');
|
|
106
|
+
const index$1x = require('./ipes/src/OperationEnvironmentMonitor/index.js');
|
|
107
|
+
const index$1y = require('./ipes/src/DisasterWarning/index.js');
|
|
108
|
+
const index$1z = require('./ipes/src/WastewaterTargetRate/index.js');
|
|
109
109
|
const index$1A = require('./wgms/src/EnvironmentalAnalysis/index.js');
|
|
110
110
|
const index$1B = require('./wgms/src/WaterQualityClassification/index.js');
|
|
111
111
|
const index$1C = require('./wgms/src/WaterQualityStatus/index.js');
|
|
@@ -219,59 +219,59 @@ exports.DvIpesOdorControl = index$H.DvIpesOdorControl;
|
|
|
219
219
|
exports.DvIpesSealingManage = index$I.DvIpesSealingManage;
|
|
220
220
|
exports.DvIpesVocStatistics = index$J.DvIpesVocStatistics;
|
|
221
221
|
exports.DvIpesEnterpriseProtectionCode = index$K.DvIpesEnterpriseProtectionCode;
|
|
222
|
-
exports.
|
|
223
|
-
exports.
|
|
224
|
-
exports.
|
|
225
|
-
exports.
|
|
226
|
-
exports.
|
|
227
|
-
exports.
|
|
228
|
-
exports.
|
|
229
|
-
exports.
|
|
230
|
-
exports.
|
|
231
|
-
exports.
|
|
232
|
-
exports.
|
|
233
|
-
exports.
|
|
234
|
-
exports.
|
|
235
|
-
exports.
|
|
236
|
-
exports.
|
|
237
|
-
exports.
|
|
238
|
-
exports.
|
|
239
|
-
exports.
|
|
240
|
-
exports.
|
|
241
|
-
exports.
|
|
242
|
-
exports.
|
|
243
|
-
exports.
|
|
244
|
-
exports.
|
|
245
|
-
exports.
|
|
246
|
-
exports.
|
|
247
|
-
exports.
|
|
248
|
-
exports.
|
|
249
|
-
exports.
|
|
250
|
-
exports.
|
|
251
|
-
exports.
|
|
252
|
-
exports.
|
|
253
|
-
exports.
|
|
254
|
-
exports.
|
|
255
|
-
exports.
|
|
256
|
-
exports.
|
|
257
|
-
exports.
|
|
258
|
-
exports.
|
|
259
|
-
exports.
|
|
260
|
-
exports.
|
|
261
|
-
exports.
|
|
262
|
-
exports.
|
|
263
|
-
exports.
|
|
264
|
-
exports.
|
|
265
|
-
exports.
|
|
266
|
-
exports.
|
|
267
|
-
exports.
|
|
268
|
-
exports.
|
|
269
|
-
exports.
|
|
270
|
-
exports.
|
|
271
|
-
exports.
|
|
272
|
-
exports.
|
|
273
|
-
exports.
|
|
274
|
-
exports.
|
|
222
|
+
exports.DvIpesAccessVehicleManage = index$L.DvIpesAccessVehicleManage;
|
|
223
|
+
exports.DvIpesTaskDispose = index$M.DvIpesTaskDispose;
|
|
224
|
+
exports.DvIpesEnvironmentalRiskManagement = index$N.DvIpesEnvironmentalRiskManagement;
|
|
225
|
+
exports.DvIpesHazardousVehicleManage = index$O.DvIpesHazardousVehicleManage;
|
|
226
|
+
exports.DvIpesWaterNetworkManage = index$P.DvIpesWaterNetworkManage;
|
|
227
|
+
exports.DvIpesLevel3AirDefense = index$Q.DvIpesLevel3AirDefense;
|
|
228
|
+
exports.DvIpesHarmfulMonitoring = index$R.DvIpesHarmfulMonitoring;
|
|
229
|
+
exports.DvIpesBusinessManage = index$S.DvIpesBusinessManage;
|
|
230
|
+
exports.DvIpesInspectionManage = index$T.DvIpesInspectionManage;
|
|
231
|
+
exports.DvIpesAlarmManage = index$U.DvIpesAlarmManage;
|
|
232
|
+
exports.DvIpesPollutantSourceManage = index$V.DvIpesPollutantSourceManage;
|
|
233
|
+
exports.DvIpesEnvironmentalProtection = index$W.DvIpesEnvironmentalProtection;
|
|
234
|
+
exports.DvIpesGasControl = index$X.DvIpesGasControl;
|
|
235
|
+
exports.DvIpesStreetLightingManagement = index$Y.DvIpesStreetLightingManagement;
|
|
236
|
+
exports.DvIpesEmergencyResources = index$Z.DvIpesEmergencyResources;
|
|
237
|
+
exports.DvIpesEmergencyManage = index$_.DvIpesEmergencyManage;
|
|
238
|
+
exports.DvIpesBasicSecurityInfo = index$$.DvIpesBasicSecurityInfo;
|
|
239
|
+
exports.DvIpesSecurityCommitment = index$10.DvIpesSecurityCommitment;
|
|
240
|
+
exports.DvIpesStartStopMajorMaintenance = index$11.DvIpesStartStopMajorMaintenance;
|
|
241
|
+
exports.DvIpesPerformanceWarrantyResponsibilities = index$12.DvIpesPerformanceWarrantyResponsibilities;
|
|
242
|
+
exports.DvIpesRiskClassification = index$13.DvIpesRiskClassification;
|
|
243
|
+
exports.DvIpesHiddenDangerInvestigation = index$14.DvIpesHiddenDangerInvestigation;
|
|
244
|
+
exports.DvIpesDualPreventionMechanism = index$15.DvIpesDualPreventionMechanism;
|
|
245
|
+
exports.DvIpesHomeworkVolumeTrend = index$16.DvIpesHomeworkVolumeTrend;
|
|
246
|
+
exports.DvIpesTodayWork = index$17.DvIpesTodayWork;
|
|
247
|
+
exports.DvIpesEmengercyPlan = index$18.DvIpesEmengercyPlan;
|
|
248
|
+
exports.DvIpesBasicSecurityManagement = index$19.DvIpesBasicSecurityManagement;
|
|
249
|
+
exports.DvIpesEmergencyWatch = index$1a.DvIpesEmergencyWatch;
|
|
250
|
+
exports.DvIpesEventMonth = index$1b.DvIpesEventMonth;
|
|
251
|
+
exports.DvIpesHazardousWasteManagement = index$1c.DvIpesHazardousWasteManagement;
|
|
252
|
+
exports.DvIpesAnnualEventStatistics = index$1d.DvIpesAnnualEventStatistics;
|
|
253
|
+
exports.DvIpesPersonnelPassage = index$1e.DvIpesPersonnelPassage;
|
|
254
|
+
exports.DvIpesVehiclePassage = index$1f.DvIpesVehiclePassage;
|
|
255
|
+
exports.DvIpesTransportVehicleManagement = index$1g.DvIpesTransportVehicleManagement;
|
|
256
|
+
exports.DvIpesParkingSpot = index$1h.DvIpesParkingSpot;
|
|
257
|
+
exports.DvIpesVocsControl = index$1i.DvIpesVocsControl;
|
|
258
|
+
exports.DvIpesVehicleTrend = index$1j.DvIpesVehicleTrend;
|
|
259
|
+
exports.DvIpesPersonnelLocation = index$1k.DvIpesPersonnelLocation;
|
|
260
|
+
exports.DvIpesRealtimeAlarm = index$1l.DvIpesRealtimeAlarm;
|
|
261
|
+
exports.DvIpesWasteWater = index$1m.DvIpesWasteWater;
|
|
262
|
+
exports.DvIpesWasteGas = index$1n.DvIpesWasteGas;
|
|
263
|
+
exports.DvIpesWaterQualityStandard = index$1o.DvIpesWaterQualityStandard;
|
|
264
|
+
exports.DvIpesRainValveCondition = index$1p.DvIpesRainValveCondition;
|
|
265
|
+
exports.DvIpesGroundwaterMonitor = index$1q.DvIpesGroundwaterMonitor;
|
|
266
|
+
exports.DvIpesOnlineMonitor = index$1r.DvIpesOnlineMonitor;
|
|
267
|
+
exports.DvIpesSensingEquipment = index$1s.DvIpesSensingEquipment;
|
|
268
|
+
exports.DvIpesMajorRiskManagement = index$1t.DvIpesMajorRiskManagement;
|
|
269
|
+
exports.DvIpesVideoEquipment = index$1u.DvIpesVideoEquipment;
|
|
270
|
+
exports.DvIpesClassifiedRegulation = index$1v.DvIpesClassifiedRegulation;
|
|
271
|
+
exports.DvIpesEnterprisesInPark = index$1w.DvIpesEnterprisesInPark;
|
|
272
|
+
exports.DvIpesOperationEnvironmentMonitor = index$1x.DvIpesOperationEnvironmentMonitor;
|
|
273
|
+
exports.DvIpesDisasterWarning = index$1y.DvIpesDisasterWarning;
|
|
274
|
+
exports.DvIpesWastewaterTargetRate = index$1z.DvIpesWastewaterTargetRate;
|
|
275
275
|
exports.DvWgmsEnvironmentalAnalysis = index$1A.DvWgmsEnvironmentalAnalysis;
|
|
276
276
|
exports.DvWgmsWaterQualityClassification = index$1B.DvWgmsWaterQualityClassification;
|
|
277
277
|
exports.DvWgmsWaterQualityStatus = index$1C.DvWgmsWaterQualityStatus;
|
|
@@ -59,6 +59,8 @@ const vue = require('vue');
|
|
|
59
59
|
const elementPlusExpand = require('@ued_fpi/element-plus-expand');
|
|
60
60
|
const dayjs = require('dayjs');
|
|
61
61
|
const request = require('../../service/request.js');
|
|
62
|
+
const NoData_vue_vue_type_script_setup_true_lang = require('../common/NoData.vue.js');
|
|
63
|
+
require('../common/NoData.vue2.js');
|
|
62
64
|
|
|
63
65
|
const _hoisted_1 = { class: "dv-ipes-disaster-warning" };
|
|
64
66
|
const _hoisted_2 = ["src"];
|
|
@@ -117,7 +119,8 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
117
119
|
});
|
|
118
120
|
return (_ctx, _cache) => {
|
|
119
121
|
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
|
|
120
|
-
vue.
|
|
122
|
+
vue.unref(disasterList).length ? (vue.openBlock(), vue.createBlock(vue.unref(elementPlusExpand.FpiElRolling), {
|
|
123
|
+
key: 0,
|
|
121
124
|
class: "box",
|
|
122
125
|
direction: "y",
|
|
123
126
|
time: 10
|
|
@@ -139,7 +142,10 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
139
142
|
}), 128))
|
|
140
143
|
]),
|
|
141
144
|
_: 1
|
|
142
|
-
})
|
|
145
|
+
})) : (vue.openBlock(), vue.createBlock(NoData_vue_vue_type_script_setup_true_lang.default, {
|
|
146
|
+
key: 1,
|
|
147
|
+
class: "box"
|
|
148
|
+
}))
|
|
143
149
|
]);
|
|
144
150
|
};
|
|
145
151
|
}
|
|
@@ -6,7 +6,7 @@ const vue = require('vue');
|
|
|
6
6
|
const elementPlusExpand = require('@ued_fpi/element-plus-expand');
|
|
7
7
|
const request = require('../../service/request.js');
|
|
8
8
|
|
|
9
|
-
const _hoisted_1 = { class: "enterprise-protection-code" };
|
|
9
|
+
const _hoisted_1 = { class: "dv-ipes-enterprise-protection-code" };
|
|
10
10
|
const _hoisted_2 = { class: "dv-ipes-env-code-list" };
|
|
11
11
|
const _hoisted_3 = { class: "flex" };
|
|
12
12
|
const _hoisted_4 = {
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
|
|
4
|
+
|
|
5
|
+
const vue = require('vue');
|
|
6
|
+
const itemMissionSuperviseStatus = require('../images/item-missionSuperviseStatus.png.js');
|
|
7
|
+
|
|
8
|
+
const _hoisted_1 = { class: "dv-ipes-item-wrap" };
|
|
9
|
+
const _hoisted_2 = { class: "dv-ipes-top-action" };
|
|
10
|
+
const _hoisted_3 = { class: "dv-ipes-time" };
|
|
11
|
+
const _hoisted_4 = { class: "dv-ipes-bottom-action" };
|
|
12
|
+
const _hoisted_5 = ["src"];
|
|
13
|
+
const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
14
|
+
__name: "ListItem",
|
|
15
|
+
props: {
|
|
16
|
+
// 数据
|
|
17
|
+
data: {
|
|
18
|
+
type: Object,
|
|
19
|
+
default: () => {
|
|
20
|
+
return {};
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
},
|
|
24
|
+
setup(__props) {
|
|
25
|
+
return (_ctx, _cache) => {
|
|
26
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
|
|
27
|
+
vue.createElementVNode("div", _hoisted_2, [
|
|
28
|
+
vue.createElementVNode("div", {
|
|
29
|
+
class: vue.normalizeClass(["dv-ipes-tag", `dv-ipes-level${__props.data.missionLevelCode}`])
|
|
30
|
+
}, vue.toDisplayString(__props.data.missionLevelName), 3),
|
|
31
|
+
vue.createElementVNode("div", _hoisted_3, vue.toDisplayString(__props.data.startTimeStr), 1)
|
|
32
|
+
]),
|
|
33
|
+
vue.createElementVNode("div", _hoisted_4, vue.toDisplayString(__props.data.description), 1),
|
|
34
|
+
__props.data.missionSuperviseStatus !== 0 ? (vue.openBlock(), vue.createElementBlock("img", {
|
|
35
|
+
key: 0,
|
|
36
|
+
class: "item-missionSuperviseStatus",
|
|
37
|
+
src: vue.unref(itemMissionSuperviseStatus.default)
|
|
38
|
+
}, null, 8, _hoisted_5)) : vue.createCommentVNode("", true)
|
|
39
|
+
]);
|
|
40
|
+
};
|
|
41
|
+
}
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
exports.default = _sfc_main;
|
|
@@ -6,6 +6,8 @@ const vue = require('vue');
|
|
|
6
6
|
|
|
7
7
|
const _hoisted_1 = { class: "dv-ipes-tabs-wrap" };
|
|
8
8
|
const _hoisted_2 = ["onClick"];
|
|
9
|
+
const _hoisted_3 = { class: "label" };
|
|
10
|
+
const _hoisted_4 = { class: "value" };
|
|
9
11
|
const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
10
12
|
__name: "Tabs",
|
|
11
13
|
props: {
|
|
@@ -29,12 +31,15 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
29
31
|
}
|
|
30
32
|
return (_ctx, _cache) => {
|
|
31
33
|
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
|
|
32
|
-
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(__props.data, (item
|
|
34
|
+
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(__props.data, (item) => {
|
|
33
35
|
return vue.openBlock(), vue.createElementBlock("div", {
|
|
34
|
-
key:
|
|
35
|
-
class: vue.normalizeClass(["dv-ipes-tabs-item", { "dv-ipes-activeTab": __props.modelValue === item.
|
|
36
|
-
onClick: ($event) => changeTab(item.
|
|
37
|
-
},
|
|
36
|
+
key: item.missionLevelCode,
|
|
37
|
+
class: vue.normalizeClass(["dv-ipes-tabs-item", { "dv-ipes-activeTab": __props.modelValue === item.missionLevelCode }]),
|
|
38
|
+
onClick: ($event) => changeTab(item.missionLevelCode)
|
|
39
|
+
}, [
|
|
40
|
+
vue.createElementVNode("span", _hoisted_3, vue.toDisplayString(item.missionLevelName), 1),
|
|
41
|
+
vue.createElementVNode("span", _hoisted_4, vue.toDisplayString(item.count), 1)
|
|
42
|
+
], 10, _hoisted_2);
|
|
38
43
|
}), 128))
|
|
39
44
|
]);
|
|
40
45
|
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
|
|
4
|
+
|
|
5
|
+
const img = "data:image/png;base64,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";
|
|
6
|
+
|
|
7
|
+
exports.default = img;
|
|
@@ -0,0 +1,172 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
|
|
4
|
+
|
|
5
|
+
const es = require('element-plus/es');
|
|
6
|
+
require('element-plus/es/components/base/style/css');
|
|
7
|
+
require('element-plus/es/components/infinite-scroll/style/css');
|
|
8
|
+
const vue = require('vue');
|
|
9
|
+
const request = require('../../service/request.js');
|
|
10
|
+
const NoData_vue_vue_type_script_setup_true_lang = require('../common/NoData.vue.js');
|
|
11
|
+
require('../common/NoData.vue2.js');
|
|
12
|
+
const Tabs_vue_vue_type_script_setup_true_lang = require('./components/Tabs.vue.js');
|
|
13
|
+
require('./components/Tabs.vue2.js');
|
|
14
|
+
const ListItem_vue_vue_type_script_setup_true_lang = require('./components/ListItem.vue.js');
|
|
15
|
+
require('./components/ListItem.vue2.js');
|
|
16
|
+
|
|
17
|
+
const _hoisted_1 = { class: "dv-ipes-event-tracking" };
|
|
18
|
+
const _hoisted_2 = { class: "totalCount" };
|
|
19
|
+
const _hoisted_3 = { class: "num" };
|
|
20
|
+
const _hoisted_4 = {
|
|
21
|
+
key: 0,
|
|
22
|
+
class: "infinite-list-wrapper"
|
|
23
|
+
};
|
|
24
|
+
const _hoisted_5 = ["infinite-scroll-disabled"];
|
|
25
|
+
const _hoisted_6 = { key: 0 };
|
|
26
|
+
const _hoisted_7 = {
|
|
27
|
+
key: 1,
|
|
28
|
+
class: "last-data"
|
|
29
|
+
};
|
|
30
|
+
const __default__ = {
|
|
31
|
+
name: "DvIpesEventTracking",
|
|
32
|
+
title: "事件跟踪"
|
|
33
|
+
};
|
|
34
|
+
const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
35
|
+
...__default__,
|
|
36
|
+
emits: ["clickItem"],
|
|
37
|
+
setup(__props, { emit }) {
|
|
38
|
+
const activeTab = vue.ref("");
|
|
39
|
+
const tabList = vue.ref([]);
|
|
40
|
+
const cardData = vue.ref([]);
|
|
41
|
+
const totalCount = vue.ref(0);
|
|
42
|
+
const getCountByStatusForPark = async () => {
|
|
43
|
+
try {
|
|
44
|
+
const result = await request.default({
|
|
45
|
+
method: "POST",
|
|
46
|
+
url: "/bmp-mission-center-server/api/v1/parkStatistics/countByStatusForPark",
|
|
47
|
+
data: {
|
|
48
|
+
// startTime: dayjs().startOf('day').valueOf(),
|
|
49
|
+
// endTime: dayjs().endOf('day').valueOf()
|
|
50
|
+
}
|
|
51
|
+
});
|
|
52
|
+
const data = result.data;
|
|
53
|
+
totalCount.value = data.doingCount + data.undoneCount;
|
|
54
|
+
} catch (error) {
|
|
55
|
+
console.log(error);
|
|
56
|
+
}
|
|
57
|
+
};
|
|
58
|
+
const getTaskLevelStatistics = async () => {
|
|
59
|
+
try {
|
|
60
|
+
const result = await request.default({
|
|
61
|
+
method: "POST",
|
|
62
|
+
url: "/bmp-mission-center-server/api/v1/parkStatistics/countByMissionLevel",
|
|
63
|
+
data: {
|
|
64
|
+
// startTime: dayjs().startOf('day').valueOf(),
|
|
65
|
+
// endTime: dayjs().endOf('day').valueOf()
|
|
66
|
+
}
|
|
67
|
+
});
|
|
68
|
+
const data = result.data || [];
|
|
69
|
+
tabList.value = data;
|
|
70
|
+
activeTab.value = data[0].missionLevelCode;
|
|
71
|
+
getEventList();
|
|
72
|
+
} catch (error) {
|
|
73
|
+
console.log(error);
|
|
74
|
+
}
|
|
75
|
+
};
|
|
76
|
+
const limit = 10;
|
|
77
|
+
let page = 1;
|
|
78
|
+
const count = vue.ref(0);
|
|
79
|
+
const listTotalCount = vue.ref(0);
|
|
80
|
+
const getEventList = async () => {
|
|
81
|
+
try {
|
|
82
|
+
const result = await request.default({
|
|
83
|
+
method: "POST",
|
|
84
|
+
url: "/bmp-mission-center-server/api/v1/missionRecord/pc/queryMissionRecordInfoPage",
|
|
85
|
+
data: {
|
|
86
|
+
missionLevelCodeList: [activeTab.value],
|
|
87
|
+
limit,
|
|
88
|
+
page
|
|
89
|
+
}
|
|
90
|
+
});
|
|
91
|
+
loading.value = false;
|
|
92
|
+
const data = result.data || [];
|
|
93
|
+
const d = data.map((item) => {
|
|
94
|
+
return {
|
|
95
|
+
id: item.id,
|
|
96
|
+
missionLevelCode: item.missionLevelCode,
|
|
97
|
+
missionLevelName: item.missionLevelName,
|
|
98
|
+
startTimeStr: item.startTimeStr,
|
|
99
|
+
missionSuperviseStatus: item.missionSuperviseStatus,
|
|
100
|
+
description: item.description
|
|
101
|
+
};
|
|
102
|
+
});
|
|
103
|
+
cardData.value.push(...d);
|
|
104
|
+
count.value = result.count;
|
|
105
|
+
listTotalCount.value = result.totalCount;
|
|
106
|
+
} catch (error) {
|
|
107
|
+
console.log(error);
|
|
108
|
+
}
|
|
109
|
+
};
|
|
110
|
+
getCountByStatusForPark();
|
|
111
|
+
getTaskLevelStatistics();
|
|
112
|
+
const changeTab = (value) => {
|
|
113
|
+
activeTab.value = value;
|
|
114
|
+
page = 1;
|
|
115
|
+
count.value = 0;
|
|
116
|
+
listTotalCount.value = 0;
|
|
117
|
+
cardData.value = [];
|
|
118
|
+
getEventList();
|
|
119
|
+
};
|
|
120
|
+
const loading = vue.ref(false);
|
|
121
|
+
const noMore = vue.computed(() => (page - 1) * limit + count.value >= listTotalCount.value);
|
|
122
|
+
const disabled = vue.computed(() => loading.value || noMore.value);
|
|
123
|
+
const load = () => {
|
|
124
|
+
loading.value = true;
|
|
125
|
+
page++;
|
|
126
|
+
getEventList();
|
|
127
|
+
};
|
|
128
|
+
const onClick = (item) => {
|
|
129
|
+
emit("clickItem", item);
|
|
130
|
+
};
|
|
131
|
+
return (_ctx, _cache) => {
|
|
132
|
+
const _directive_infinite_scroll = es.ElInfiniteScroll;
|
|
133
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
|
|
134
|
+
vue.createElementVNode("div", _hoisted_2, [
|
|
135
|
+
vue.createTextVNode(" 未办结事件 "),
|
|
136
|
+
vue.createElementVNode("span", _hoisted_3, vue.toDisplayString(totalCount.value), 1)
|
|
137
|
+
]),
|
|
138
|
+
vue.createVNode(Tabs_vue_vue_type_script_setup_true_lang.default, {
|
|
139
|
+
class: "dv-ipes-tab",
|
|
140
|
+
data: tabList.value,
|
|
141
|
+
"model-value": activeTab.value,
|
|
142
|
+
onChange: changeTab
|
|
143
|
+
}, null, 8, ["data", "model-value"]),
|
|
144
|
+
cardData.value.length ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4, [
|
|
145
|
+
vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", {
|
|
146
|
+
class: "card-list",
|
|
147
|
+
"infinite-scroll-distance": "30",
|
|
148
|
+
"infinite-scroll-disabled": disabled.value
|
|
149
|
+
}, [
|
|
150
|
+
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(cardData.value, (item) => {
|
|
151
|
+
return vue.openBlock(), vue.createBlock(ListItem_vue_vue_type_script_setup_true_lang.default, {
|
|
152
|
+
key: item.missionLevelCode,
|
|
153
|
+
class: "dv-ipes-list",
|
|
154
|
+
data: item,
|
|
155
|
+
onClick: ($event) => onClick(item)
|
|
156
|
+
}, null, 8, ["data", "onClick"]);
|
|
157
|
+
}), 128)),
|
|
158
|
+
loading.value ? (vue.openBlock(), vue.createElementBlock("p", _hoisted_6, " Loading... ")) : vue.createCommentVNode("", true),
|
|
159
|
+
noMore.value ? (vue.openBlock(), vue.createElementBlock("p", _hoisted_7, " 到底啦~ ")) : vue.createCommentVNode("", true)
|
|
160
|
+
], 8, _hoisted_5)), [
|
|
161
|
+
[_directive_infinite_scroll, load]
|
|
162
|
+
])
|
|
163
|
+
])) : (vue.openBlock(), vue.createBlock(NoData_vue_vue_type_script_setup_true_lang.default, {
|
|
164
|
+
key: 1,
|
|
165
|
+
class: "infinite-list-wrapper"
|
|
166
|
+
}))
|
|
167
|
+
]);
|
|
168
|
+
};
|
|
169
|
+
}
|
|
170
|
+
});
|
|
171
|
+
|
|
172
|
+
exports.default = _sfc_main;
|
|
@@ -8,8 +8,9 @@ const dayjs = require('dayjs');
|
|
|
8
8
|
const Echarts_vue_vue_type_script_setup_true_lang = require('../common/Echarts.vue.js');
|
|
9
9
|
require('../common/Echarts.vue2.js');
|
|
10
10
|
const request = require('../../service/request.js');
|
|
11
|
+
const NoData_vue_vue_type_script_setup_true_lang = require('../common/NoData.vue.js');
|
|
12
|
+
require('../common/NoData.vue2.js');
|
|
11
13
|
|
|
12
|
-
const _hoisted_1 = { class: "dv-ipes-homework-volume-trend" };
|
|
13
14
|
const __default__ = {
|
|
14
15
|
name: "DvIpesHomeworkVolumeTrend",
|
|
15
16
|
title: "作业量趋势"
|
|
@@ -100,6 +101,8 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
100
101
|
]
|
|
101
102
|
}
|
|
102
103
|
});
|
|
104
|
+
const isInit = vue.ref(false);
|
|
105
|
+
const isNoData = vue.ref(false);
|
|
103
106
|
async function getHomeworkVolumeTrend() {
|
|
104
107
|
try {
|
|
105
108
|
const res = await request.default({
|
|
@@ -110,7 +113,11 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
110
113
|
endTime: props.endTime
|
|
111
114
|
}
|
|
112
115
|
});
|
|
113
|
-
|
|
116
|
+
isInit.value = true;
|
|
117
|
+
if (res.success)
|
|
118
|
+
setOptions(res.data);
|
|
119
|
+
else
|
|
120
|
+
isNoData.value = true;
|
|
114
121
|
} catch (error) {
|
|
115
122
|
console.log(error);
|
|
116
123
|
}
|
|
@@ -121,13 +128,18 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
121
128
|
chartOption.options.series[0].data = data;
|
|
122
129
|
}
|
|
123
130
|
return (_ctx, _cache) => {
|
|
124
|
-
return vue.openBlock(), vue.createElementBlock("div",
|
|
125
|
-
|
|
131
|
+
return vue.openBlock(), vue.createElementBlock("div", {
|
|
132
|
+
class: "dv-ipes-homework-volume-trend",
|
|
133
|
+
style: vue.normalizeStyle({ height: __props.height })
|
|
134
|
+
}, [
|
|
135
|
+
isInit.value && !isNoData.value ? (vue.openBlock(), vue.createBlock(Echarts_vue_vue_type_script_setup_true_lang.default, {
|
|
136
|
+
key: 0,
|
|
126
137
|
"full-options": vue.unref(chartOption),
|
|
127
138
|
loading: false,
|
|
128
139
|
height: __props.height
|
|
129
|
-
}, null, 8, ["full-options", "height"])
|
|
130
|
-
|
|
140
|
+
}, null, 8, ["full-options", "height"])) : vue.createCommentVNode("", true),
|
|
141
|
+
isInit.value && isNoData.value ? (vue.openBlock(), vue.createBlock(NoData_vue_vue_type_script_setup_true_lang.default, { key: 1 })) : vue.createCommentVNode("", true)
|
|
142
|
+
], 4);
|
|
131
143
|
};
|
|
132
144
|
}
|
|
133
145
|
});
|