diff --git a/package.json b/package.json index 4613095f..cfc5aa43 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ }, "dependencies": { "@ant-design/colors": "^7.0.2", + "@dataview/datav-vue3": "0.0.0-test.1672506674342", "@element-plus/icons-vue": "^2.3.1", "@form-create/designer": "^3.1.3", "@form-create/element-ui": "^3.1.24", diff --git a/src/views/pqs/business/terminal/userLedger/components/addForm.vue b/src/views/pqs/business/terminal/userLedger/components/addForm.vue index 5725859a..73f0081d 100644 --- a/src/views/pqs/business/terminal/userLedger/components/addForm.vue +++ b/src/views/pqs/business/terminal/userLedger/components/addForm.vue @@ -130,6 +130,20 @@ + + + + + { userType: 1, //用户性质 1 city: areaOptionList[0].name, //所在地市 1 responsibleDepartment: '', //归口管理部门 1 + ratePower: '', //归口管理部门 1 userStatus: userStateList.value[0].value, //用户状态 1 projectName: '', //项目名称 1 longitude: 0, //经度 @@ -616,6 +631,7 @@ const subForm: any = ref({ reporter: '', //填报人 reportDate: new Date(), //填报日期 responsibleDepartment: '', //归口管理部门 + ratePower: '', //归口管理部门 substation: '', ////变电站 userStatus: '0', //用户状态 userType: 1, //用户性质 diff --git a/src/views/pqs/business/terminal/userLedger/components/detail.vue b/src/views/pqs/business/terminal/userLedger/components/detail.vue index 05d13b48..a88a060d 100644 --- a/src/views/pqs/business/terminal/userLedger/components/detail.vue +++ b/src/views/pqs/business/terminal/userLedger/components/detail.vue @@ -110,6 +110,12 @@ > {{ proviteData.agreementCapacity }} + + {{ proviteData.ratePower }} + + + +
+ + + + + +
+ +
+
查询无结果
+ + + +
+
+

{{ k.psrName }}

+

{{ k.vlevelName }}|{{ k.maintOrgName }}

+
+
+
+
+ +
+ 展开搜索结果 +
+
关闭
+
+ + +
+ +
+ + + +
+ + + +
+ + + + + {{ infoWindowPoint.gdName }} + {{ infoWindowPoint.subName }} + {{ infoWindowPoint.voltageName }} + + {{ infoWindowPoint.ip }} + + {{ infoWindowPoint.pt2 }} + {{ infoWindowPoint.ct2 }} + + {{ infoWindowPoint.manufacturer }} + + + {{ + infoWindowPoint.runFlag == 0 ? '投运' : infoWindowPoint.runFlag == 1 ? '热备用' : '停运' + }} + + + {{ infoWindowPoint.comFlag == 0 ? '中断' : '正常' }} + + + + 查看详情 + + + + + + + +
+
+ +
+
+ + +
+ +
+ +
+
+ 总数 +
+ {{ + PopKey == 2 + ? item.lineNum + : PopKey == 1 + ? item.deviceNum + : PopKey == 0 + ? item.subNum + : '/' + }} +
+
+ {{ PopKey == 2 ? '在线' : PopKey == 1 ? '在运' : '告警' }} +
+ {{ + PopKey == 2 + ? item.onlineNum + : PopKey == 1 + ? item.alarmSubNum + : PopKey == 0 + ? item.onDevice + : '/' + }} +
+
+ 告警 +
+ {{ PopKey == 2 ? item.alarm : PopKey == 1 ? item.xx : PopKey == 0 ? item.xx : '/' }} +
+
+
+
+
+
+ + + + + +./cds.js./boundary diff --git a/src/views/pqs/runManage/runEvaluate/index.vue b/src/views/pqs/runManage/runEvaluate/index.vue index 246b8d09..10d7172d 100644 --- a/src/views/pqs/runManage/runEvaluate/index.vue +++ b/src/views/pqs/runManage/runEvaluate/index.vue @@ -21,63 +21,59 @@ -
+ +
+
+ + + +
+
+ +