Просмотр исходного кода

基于风机发电量全寿命周期管控的研究与应用项目中发电能力分析系统配合昌胜修改而问题及样式(对风偏差分析,温度与功率分析,毛容量分析页面);配合王波增加华为云智能报表(关口计量表,erp,场站自由报表,新能源公司综合报表,运行情况日报表,分月分时电量统计,发电生产情况快报表,集控中心日平均风速统计表);

SunZehao 1 год назад
Родитель
Сommit
7bccb13765

+ 8 - 8
.env.production

@@ -12,24 +12,24 @@ NODE_ENV = 'production'
 VUE_APP_TITLE = '页面标题'
 
 # 登录
-# VUE_APP_LOGIN_URL = 'http://123.60.219.66:48080'
-VUE_APP_LOGIN_URL = 'http://172.16.12.103:48080'
+VUE_APP_LOGIN_URL = 'http://123.60.219.66:48080'
+# VUE_APP_LOGIN_URL = 'http://172.16.12.103:48080'
 
 # 生产环境/重写路径(公共路径)
 
 # 发电能力分析
-# VUE_APP_GENERAT_URL = 'http://123.60.219.66:9002'
-VUE_APP_GENERAT_URL = 'http://172.16.12.103:9002'
+VUE_APP_GENERAT_URL = 'http://123.60.219.66:9002'
+# VUE_APP_GENERAT_URL = 'http://172.16.12.103:9002'
 # VUE_APP_GENERAT_URL = 'http://192.168.2.12:9002'
 
 # 智能报表
-# VUE_APP_REPORT_URL = 'http://123.60.219.66:9001'
-VUE_APP_REPORT_URL = 'http://172.16.12.103:9001'
+VUE_APP_REPORT_URL = 'http://123.60.219.66:9001'
+# VUE_APP_REPORT_URL = 'http://172.16.12.103:9001'
 # VUE_APP_REPORT_URL = 'http://192.168.2.3:9001'
 
 # 功率预测
-# VUE_APP_BASE_URL = 'http://123.60.219.66:8086'
-VUE_APP_BASE_URL = 'http://172.16.12.103:8086'
+VUE_APP_BASE_URL = 'http://123.60.219.66:8086'
+# VUE_APP_BASE_URL = 'http://172.16.12.103:8086'
 
 # 百度地图KEY
 VUE_APP_BAIDU_MAP_KEY = ''

Разница между файлами не показана из-за своего большого размера
+ 25 - 15
src/App.vue


+ 22 - 0
src/assets/css/eleCss/el-input.less

@@ -18,6 +18,10 @@
                             color: #fff;
                         }
                     }
+
+
+
+
                 }
             }
 
@@ -41,6 +45,24 @@
                         border: 1px solid #fff;
                     }
                 }
+
+                .el-input__suffix {
+                    width: 24px;
+                    background: #5D7EFC;
+                    border-radius: 3px;
+                    position: relative;
+                    left: 5px;
+
+                    .el-input__suffix-inner>:first-child {
+                        margin-left: 5px;
+                    }
+
+                    .el-input__suffix-inner {
+                        .el-icon {
+                            color: #fff;
+                        }
+                    }
+                }
             }
 
             .el-date-editor--date {

+ 18 - 0
src/assets/css/eleCss/el-inputB.less

@@ -5,6 +5,24 @@
             background-color: transparent;
         }
 
+        .el-input__suffix {
+            width: 24px;
+            background: #525252;
+            border-radius: 3px;
+            position: relative;
+            left: 5px;
+
+            .el-input__suffix-inner>:first-child {
+                margin-left: 5px;
+            }
+
+            .el-input__suffix-inner {
+                .el-icon {
+                    color: #fff;
+                }
+            }
+        }
+
     }
 
     .el-tag {

+ 23 - 0
src/assets/css/eleCss/el-tableW.less

@@ -8,6 +8,29 @@
                         color: #fff;
                     }
                 }
+
+
+            }
+        }
+
+        .el-table__body-wrapper {
+            .el-table__body {
+                .el-table__row {
+                    &:hover {
+                        background: #EFF2FF;
+                        border: 1px solid #5473E8;
+                    }
+                }
+            }
+        }
+
+        tr {
+            &:hover {
+
+                td {
+                    color: #5473E8 !important;
+                    background-color: transparent !important;
+                }
             }
         }
 

BIN
src/assets/menuImg/CSV.png


BIN
src/assets/menuImg/CSV_C.png


BIN
src/assets/menuImg/gener_fdsjzb.png


+ 43 - 15
src/components/generatingCapacityComponent/excel.vue

@@ -6,8 +6,23 @@
                 v-for="item in data" :key="item.name"
                 :style="!theme && showCC ? 'background: rgba(0,70,199,0.35)' : ''">
                 <span @click.stop="funExcelChange(item)">
-                    <img :src="CSV_C" alt="" v-if="isshowC(item)">
-                    <img :src="CSV" alt="" v-else>
+                    <!-- <el-icon>
+                        <Document />
+                    </el-icon> -->
+                    <svg t="1711515837802" v-if="isshowC(item)" class="icon" viewBox="0 -120 1024 1024" version="1.1"
+                        xmlns="http://www.w3.org/2000/svg" p-id="2706" width="20" height="20">
+                        <path
+                            d="M249.856 389.12v-178.176c0-45.056 36.864-81.92 81.92-81.92h456.704l163.84 167.936v337.92c0 12.288-8.192 20.48-20.48 20.48s-20.48-8.192-20.48-20.48V337.92h-102.4c-34.816 0-61.44-26.624-61.44-61.44v-106.496h-415.744c-22.528 0-40.96 18.432-40.96 40.96v178.176h456.704c22.528 0 40.96 18.432 40.96 40.96v286.72c0 22.528-18.432 40.96-40.96 40.96h-456.704v61.44c0 22.528 18.432 40.96 40.96 40.96h538.624c22.528 0 40.96-18.432 40.96-40.96v-61.44c0-12.288 8.192-20.48 20.48-20.48s20.48 8.192 20.48 20.48v61.44c0 45.056-36.864 81.92-81.92 81.92h-538.624c-45.056 0-81.92-36.864-81.92-81.92v-61.44h-137.216c-22.528 0-40.96-18.432-40.96-40.96v-286.72c0-22.528 18.432-40.96 40.96-40.96h137.216z m538.624-202.752v90.112c0 10.24 8.192 20.48 20.48 20.48h86.016l-106.496-110.592z m-473.088 350.208c-14.336-38.912-40.96-57.344-83.968-59.392-59.392 4.096-90.112 36.864-94.208 102.4 2.048 65.536 34.816 100.352 94.208 102.4 47.104 0 77.824-22.528 88.064-67.584l-36.864-12.288c-4.096 32.768-22.528 47.104-49.152 47.104-34.816-2.048-53.248-26.624-55.296-71.68 2.048-45.056 20.48-67.584 55.296-69.632 24.576 2.048 40.96 14.336 47.104 36.864l34.816-8.192z m26.624 79.872c10.24 45.056 38.912 65.536 90.112 65.536s75.776-20.48 77.824-59.392c0-24.576-14.336-40.96-40.96-53.248l-36.864-12.288c-28.672-6.144-43.008-16.384-40.96-28.672 2.048-16.384 14.336-22.528 34.816-24.576 24.576 0 38.912 10.24 43.008 32.768l36.864-8.192c-6.144-36.864-34.816-57.344-81.92-55.296-45.056 2.048-69.632 20.48-71.68 53.248-2.048 28.672 16.384 47.104 57.344 57.344 10.24 2.048 20.48 4.096 30.72 8.192 22.528 6.144 32.768 16.384 30.72 30.72-2.048 18.432-14.336 26.624-38.912 28.672-28.672 0-47.104-14.336-51.2-45.056l-38.912 10.24z m380.928-137.216h-40.96l-49.152 145.408c-4.096 12.288-6.144 18.432-6.144 20.48 0-4.096-2.048-10.24-6.144-20.48l-51.2-147.456h-40.96l77.824 198.656h43.008l73.728-196.608z"
+                            fill="#5473E8" p-id="2707"></path>
+                    </svg>
+                    <svg t="1711515837802" v-else class="icon" viewBox="0 -120 1024 1024" version="1.1"
+                        xmlns="http://www.w3.org/2000/svg" p-id="2706" width="20" height="20">
+                        <path
+                            d="M249.856 389.12v-178.176c0-45.056 36.864-81.92 81.92-81.92h456.704l163.84 167.936v337.92c0 12.288-8.192 20.48-20.48 20.48s-20.48-8.192-20.48-20.48V337.92h-102.4c-34.816 0-61.44-26.624-61.44-61.44v-106.496h-415.744c-22.528 0-40.96 18.432-40.96 40.96v178.176h456.704c22.528 0 40.96 18.432 40.96 40.96v286.72c0 22.528-18.432 40.96-40.96 40.96h-456.704v61.44c0 22.528 18.432 40.96 40.96 40.96h538.624c22.528 0 40.96-18.432 40.96-40.96v-61.44c0-12.288 8.192-20.48 20.48-20.48s20.48 8.192 20.48 20.48v61.44c0 45.056-36.864 81.92-81.92 81.92h-538.624c-45.056 0-81.92-36.864-81.92-81.92v-61.44h-137.216c-22.528 0-40.96-18.432-40.96-40.96v-286.72c0-22.528 18.432-40.96 40.96-40.96h137.216z m538.624-202.752v90.112c0 10.24 8.192 20.48 20.48 20.48h86.016l-106.496-110.592z m-473.088 350.208c-14.336-38.912-40.96-57.344-83.968-59.392-59.392 4.096-90.112 36.864-94.208 102.4 2.048 65.536 34.816 100.352 94.208 102.4 47.104 0 77.824-22.528 88.064-67.584l-36.864-12.288c-4.096 32.768-22.528 47.104-49.152 47.104-34.816-2.048-53.248-26.624-55.296-71.68 2.048-45.056 20.48-67.584 55.296-69.632 24.576 2.048 40.96 14.336 47.104 36.864l34.816-8.192z m26.624 79.872c10.24 45.056 38.912 65.536 90.112 65.536s75.776-20.48 77.824-59.392c0-24.576-14.336-40.96-40.96-53.248l-36.864-12.288c-28.672-6.144-43.008-16.384-40.96-28.672 2.048-16.384 14.336-22.528 34.816-24.576 24.576 0 38.912 10.24 43.008 32.768l36.864-8.192c-6.144-36.864-34.816-57.344-81.92-55.296-45.056 2.048-69.632 20.48-71.68 53.248-2.048 28.672 16.384 47.104 57.344 57.344 10.24 2.048 20.48 4.096 30.72 8.192 22.528 6.144 32.768 16.384 30.72 30.72-2.048 18.432-14.336 26.624-38.912 28.672-28.672 0-47.104-14.336-51.2-45.056l-38.912 10.24z m380.928-137.216h-40.96l-49.152 145.408c-4.096 12.288-6.144 18.432-6.144 20.48 0-4.096-2.048-10.24-6.144-20.48l-51.2-147.456h-40.96l77.824 198.656h43.008l73.728-196.608z"
+                            fill="#838793" p-id="2707"></path>
+                    </svg>
+                    <!-- <img :src="CSV_C" alt="" v-if="isshowC(item)"> -->
+                    <!-- <img :src="CSV" alt="" v-else> -->
                     <span class="excelName">{{ item.name }}</span>
                 </span>
             </el-checkbox>
@@ -19,8 +34,20 @@
                 <!-- <el-icon>
                     <Document />
                 </el-icon> -->
-                <img :src="CSV_C" alt="" v-if="currentId === item.id">
-                <img :src="CSV" alt="" v-else>
+                <svg t="1711515837802" v-if="currentId === item.id" class="icon" viewBox="0 -120 1024 1024"
+                    version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2706" width="20" height="20">
+                    <path
+                        d="M249.856 389.12v-178.176c0-45.056 36.864-81.92 81.92-81.92h456.704l163.84 167.936v337.92c0 12.288-8.192 20.48-20.48 20.48s-20.48-8.192-20.48-20.48V337.92h-102.4c-34.816 0-61.44-26.624-61.44-61.44v-106.496h-415.744c-22.528 0-40.96 18.432-40.96 40.96v178.176h456.704c22.528 0 40.96 18.432 40.96 40.96v286.72c0 22.528-18.432 40.96-40.96 40.96h-456.704v61.44c0 22.528 18.432 40.96 40.96 40.96h538.624c22.528 0 40.96-18.432 40.96-40.96v-61.44c0-12.288 8.192-20.48 20.48-20.48s20.48 8.192 20.48 20.48v61.44c0 45.056-36.864 81.92-81.92 81.92h-538.624c-45.056 0-81.92-36.864-81.92-81.92v-61.44h-137.216c-22.528 0-40.96-18.432-40.96-40.96v-286.72c0-22.528 18.432-40.96 40.96-40.96h137.216z m538.624-202.752v90.112c0 10.24 8.192 20.48 20.48 20.48h86.016l-106.496-110.592z m-473.088 350.208c-14.336-38.912-40.96-57.344-83.968-59.392-59.392 4.096-90.112 36.864-94.208 102.4 2.048 65.536 34.816 100.352 94.208 102.4 47.104 0 77.824-22.528 88.064-67.584l-36.864-12.288c-4.096 32.768-22.528 47.104-49.152 47.104-34.816-2.048-53.248-26.624-55.296-71.68 2.048-45.056 20.48-67.584 55.296-69.632 24.576 2.048 40.96 14.336 47.104 36.864l34.816-8.192z m26.624 79.872c10.24 45.056 38.912 65.536 90.112 65.536s75.776-20.48 77.824-59.392c0-24.576-14.336-40.96-40.96-53.248l-36.864-12.288c-28.672-6.144-43.008-16.384-40.96-28.672 2.048-16.384 14.336-22.528 34.816-24.576 24.576 0 38.912 10.24 43.008 32.768l36.864-8.192c-6.144-36.864-34.816-57.344-81.92-55.296-45.056 2.048-69.632 20.48-71.68 53.248-2.048 28.672 16.384 47.104 57.344 57.344 10.24 2.048 20.48 4.096 30.72 8.192 22.528 6.144 32.768 16.384 30.72 30.72-2.048 18.432-14.336 26.624-38.912 28.672-28.672 0-47.104-14.336-51.2-45.056l-38.912 10.24z m380.928-137.216h-40.96l-49.152 145.408c-4.096 12.288-6.144 18.432-6.144 20.48 0-4.096-2.048-10.24-6.144-20.48l-51.2-147.456h-40.96l77.824 198.656h43.008l73.728-196.608z"
+                        fill="#5473E8" p-id="2707"></path>
+                </svg>
+                <svg t="1711515837802" v-else class="icon" viewBox="0 -120 1024 1024" version="1.1"
+                    xmlns="http://www.w3.org/2000/svg" p-id="2706" width="20" height="20">
+                    <path
+                        d="M249.856 389.12v-178.176c0-45.056 36.864-81.92 81.92-81.92h456.704l163.84 167.936v337.92c0 12.288-8.192 20.48-20.48 20.48s-20.48-8.192-20.48-20.48V337.92h-102.4c-34.816 0-61.44-26.624-61.44-61.44v-106.496h-415.744c-22.528 0-40.96 18.432-40.96 40.96v178.176h456.704c22.528 0 40.96 18.432 40.96 40.96v286.72c0 22.528-18.432 40.96-40.96 40.96h-456.704v61.44c0 22.528 18.432 40.96 40.96 40.96h538.624c22.528 0 40.96-18.432 40.96-40.96v-61.44c0-12.288 8.192-20.48 20.48-20.48s20.48 8.192 20.48 20.48v61.44c0 45.056-36.864 81.92-81.92 81.92h-538.624c-45.056 0-81.92-36.864-81.92-81.92v-61.44h-137.216c-22.528 0-40.96-18.432-40.96-40.96v-286.72c0-22.528 18.432-40.96 40.96-40.96h137.216z m538.624-202.752v90.112c0 10.24 8.192 20.48 20.48 20.48h86.016l-106.496-110.592z m-473.088 350.208c-14.336-38.912-40.96-57.344-83.968-59.392-59.392 4.096-90.112 36.864-94.208 102.4 2.048 65.536 34.816 100.352 94.208 102.4 47.104 0 77.824-22.528 88.064-67.584l-36.864-12.288c-4.096 32.768-22.528 47.104-49.152 47.104-34.816-2.048-53.248-26.624-55.296-71.68 2.048-45.056 20.48-67.584 55.296-69.632 24.576 2.048 40.96 14.336 47.104 36.864l34.816-8.192z m26.624 79.872c10.24 45.056 38.912 65.536 90.112 65.536s75.776-20.48 77.824-59.392c0-24.576-14.336-40.96-40.96-53.248l-36.864-12.288c-28.672-6.144-43.008-16.384-40.96-28.672 2.048-16.384 14.336-22.528 34.816-24.576 24.576 0 38.912 10.24 43.008 32.768l36.864-8.192c-6.144-36.864-34.816-57.344-81.92-55.296-45.056 2.048-69.632 20.48-71.68 53.248-2.048 28.672 16.384 47.104 57.344 57.344 10.24 2.048 20.48 4.096 30.72 8.192 22.528 6.144 32.768 16.384 30.72 30.72-2.048 18.432-14.336 26.624-38.912 28.672-28.672 0-47.104-14.336-51.2-45.056l-38.912 10.24z m380.928-137.216h-40.96l-49.152 145.408c-4.096 12.288-6.144 18.432-6.144 20.48 0-4.096-2.048-10.24-6.144-20.48l-51.2-147.456h-40.96l77.824 198.656h43.008l73.728-196.608z"
+                        fill="#838793" p-id="2707"></path>
+                </svg>
+                <!-- <img :src="CSV_C" alt="" v-if="currentId === item.id">
+                <img :src="CSV" alt="" v-else> -->
                 <span class="excelName" :style="excelSpanSty(item)">{{ item.name }}</span>
             </div>
         </div>
@@ -28,8 +55,8 @@
 </template>
 
 <script>
-    import CSV from '@/assets/menuImg/CSV.png'
-    import CSV_C from '@/assets/menuImg/CSV_C.png'
+    // import CSV from '@/assets/menuImg/CSV.png'
+    // import CSV_C from '@/assets/menuImg/CSV_C.png'
     import nodata from '@/assets/images/noData.png'
     export default {
         props: {
@@ -66,8 +93,8 @@
         },
         data() {
             return {
-                CSV: CSV,
-                CSV_C: CSV_C,
+                // CSV: CSV,
+                // CSV_C: CSV_C,
                 nodata: nodata,
                 showCC: null,
                 excelCheckIds: [],
@@ -88,13 +115,14 @@
         },
         methods: {
             isshowC(item) {
-                this.showCC = false
-                this.excelCheckIds.forEach(it => {
-                    if (it === item.id) {
-                        this.showCC = true
-                    }
-                })
-                return this.showCC
+                // this.showCC = false
+                // this.excelCheckIds.forEach(it => {
+                //     if (it === item.id) {
+                //         this.showCC = true
+                //     }
+                // })
+                // return this.showCC
+                return this.excelCheckIds.indexOf(item.id) > -1 ? true : false
             },
             excelSpanSty(item) {
                 if (this.theme) {

+ 10 - 4
src/components/generatingCapacityComponent/table.vue

@@ -3,7 +3,13 @@
         <div class="tableData_tit">
             <p :style="theme? 'color:#5473E8':'color:#979797'">{{tableName}}</p>
             <el-divider />
-            <img :src="CSV_C" alt="">
+            <!-- <img :src="CSV_C" alt=""> -->
+            <svg t="1711515837802" class="icon" viewBox="0 -120 1024 1024" version="1.1"
+                xmlns="http://www.w3.org/2000/svg" p-id="2706" width="35" height="35">
+                <path
+                    d="M249.856 389.12v-178.176c0-45.056 36.864-81.92 81.92-81.92h456.704l163.84 167.936v337.92c0 12.288-8.192 20.48-20.48 20.48s-20.48-8.192-20.48-20.48V337.92h-102.4c-34.816 0-61.44-26.624-61.44-61.44v-106.496h-415.744c-22.528 0-40.96 18.432-40.96 40.96v178.176h456.704c22.528 0 40.96 18.432 40.96 40.96v286.72c0 22.528-18.432 40.96-40.96 40.96h-456.704v61.44c0 22.528 18.432 40.96 40.96 40.96h538.624c22.528 0 40.96-18.432 40.96-40.96v-61.44c0-12.288 8.192-20.48 20.48-20.48s20.48 8.192 20.48 20.48v61.44c0 45.056-36.864 81.92-81.92 81.92h-538.624c-45.056 0-81.92-36.864-81.92-81.92v-61.44h-137.216c-22.528 0-40.96-18.432-40.96-40.96v-286.72c0-22.528 18.432-40.96 40.96-40.96h137.216z m538.624-202.752v90.112c0 10.24 8.192 20.48 20.48 20.48h86.016l-106.496-110.592z m-473.088 350.208c-14.336-38.912-40.96-57.344-83.968-59.392-59.392 4.096-90.112 36.864-94.208 102.4 2.048 65.536 34.816 100.352 94.208 102.4 47.104 0 77.824-22.528 88.064-67.584l-36.864-12.288c-4.096 32.768-22.528 47.104-49.152 47.104-34.816-2.048-53.248-26.624-55.296-71.68 2.048-45.056 20.48-67.584 55.296-69.632 24.576 2.048 40.96 14.336 47.104 36.864l34.816-8.192z m26.624 79.872c10.24 45.056 38.912 65.536 90.112 65.536s75.776-20.48 77.824-59.392c0-24.576-14.336-40.96-40.96-53.248l-36.864-12.288c-28.672-6.144-43.008-16.384-40.96-28.672 2.048-16.384 14.336-22.528 34.816-24.576 24.576 0 38.912 10.24 43.008 32.768l36.864-8.192c-6.144-36.864-34.816-57.344-81.92-55.296-45.056 2.048-69.632 20.48-71.68 53.248-2.048 28.672 16.384 47.104 57.344 57.344 10.24 2.048 20.48 4.096 30.72 8.192 22.528 6.144 32.768 16.384 30.72 30.72-2.048 18.432-14.336 26.624-38.912 28.672-28.672 0-47.104-14.336-51.2-45.056l-38.912 10.24z m380.928-137.216h-40.96l-49.152 145.408c-4.096 12.288-6.144 18.432-6.144 20.48 0-4.096-2.048-10.24-6.144-20.48l-51.2-147.456h-40.96l77.824 198.656h43.008l73.728-196.608z"
+                    fill="#5473E8" p-id="2707"></path>
+            </svg>
             <!-- <el-button size="small" type="primary" @click="funExport" :disabled="!tableId">数据导出</el-button> -->
         </div>
         <el-table :data="data" size="small" v-loading="loading" :max-height="tableHeight" :style="{ width: '100%'}">
@@ -19,7 +25,7 @@
     </div>
 </template>
 <script>
-    import CSV_C from '@/assets/menuImg/CSV_C.png'
+    // import CSV_C from '@/assets/menuImg/CSV_C.png'
     import nodata from '@/assets/images/noData.png'
     export default {
         props: {
@@ -68,9 +74,9 @@
         },
         data() {
             return {
-                CSV_C: CSV_C,
+                // CSV_C: CSV_C,
                 nodata: nodata,
-                tableHeight: window.innerHeight - 250 + 'px'
+                tableHeight: window.innerHeight - 200 + 'px'
             }
         },
     }

+ 10 - 7
src/views/generatingCapacity/dataAnalysis/hotAnalysis/index.vue

@@ -76,13 +76,16 @@
                 </el-form-item>
             </el-form>
             <div v-loading="exportLoading">
-                <div ref="diaPanelRef" style="height: 650px">
-                    <component :is="item.actCop" :width="actCopList.length > 1 ? '50%' : '100%'" height="100%"
-                        v-for="item in actCopList" :key="item.id" :xAxis="item.xAxis" :subtext="item.subtext"
-                        :title="item.title" :series="item.series" :isDiaAlone="(actCopList.length === 1)"
-                        @dblclick="funDbClick(item)" :yAxis="item.yAxis" :dataset="item.dataset" :brush="item.isBrush"
-                        :theme="theme" :echartsTheme="echartsTheme" @getSelected="funChartSelect"></component>
-                </div>
+                <el-row ref="diaPanelRef" style="height: 650px;overflow-y:auto;over-x:hidden">
+                    <el-col :span="actCopList.length > 1 ? 12 : 24" v-for="item in actCopList" :key="item.id"
+                        style="height: 650px">
+                        <component :is="item.actCop" width="100%" height="100%" :xAxis="item.xAxis"
+                            :subtext="item.subtext" :title="item.title" :series="item.series"
+                            :isDiaAlone="(actCopList.length === 1)" @dblclick="funDbClick(item)" :yAxis="item.yAxis"
+                            :dataset="item.dataset" :brush="item.isBrush" :theme="theme" :echartsTheme="echartsTheme"
+                            @getSelected="funChartSelect"></component>
+                    </el-col>
+                </el-row>
             </div>
         </el-dialog>
         <el-dialog custom-class="windLifeDialog warn-table" v-model="wtDialog" draggable title="风机功率点位">

+ 10 - 8
src/views/generatingCapacity/dataAnalysis/rateAnalysis/index.vue

@@ -84,14 +84,16 @@
                 </el-form-item>
             </el-form>
             <div v-loading="exportLoading">
-                <div ref="diaPanelRef" style="height: 650px">
-                    <component :is="item.actCop" :width="actCopList.length > 1 ? '50%' : '100%'" height="100%"
-                        v-for="item in actCopList" :key="item.id" :xAxis="item.xAxis" :subtext="item.subtext"
-                        :isRadar="item.isRadar" :title="item.title" :series="item.series" :theme="theme"
-                        :echartsTheme="echartsTheme" :isDiaAlone="(actCopList.length === 1)"
-                        @dblclick="funDbClick(item)" :yAxis="item.yAxis" :dataset="item.dataset" :brush="item.isBrush"
-                        @getSelected="funChartSelect"></component>
-                </div>
+                <el-row ref="diaPanelRef" style="height: 650px;overflow-y:auto;over-x:hidden">
+                    <el-col :span="actCopList.length > 1 ? 12 : 24" v-for="item in actCopList" :key="item.id"
+                        style="height: 650px">
+                        <component :is="item.actCop" width="100%" height="100%" :xAxis="item.xAxis"
+                            :subtext="item.subtext" :isRadar="item.isRadar" :title="item.title" :series="item.series"
+                            :theme="theme" :echartsTheme="echartsTheme" :isDiaAlone="(actCopList.length === 1)"
+                            @dblclick="funDbClick(item)" :yAxis="item.yAxis" :dataset="item.dataset"
+                            :brush="item.isBrush" @getSelected="funChartSelect"></component>
+                    </el-col>
+                </el-row>
             </div>
         </el-dialog>
     </div>

+ 10 - 7
src/views/generatingCapacity/dataAnalysis/spaceAnalysis/index.vue

@@ -53,13 +53,16 @@
                 </el-form-item>
             </el-form>
             <div v-loading="exportLoading">
-                <div ref="diaPanelRef" style="height: 650px">
-                    <component :is="item.actCop" :width="actCopList.length > 1 ? '50%' : '100%'" height="100%"
-                        v-for="item in actCopList" :key="item.id" :xAxis="item.xAxis" :subtext="item.subtext"
-                        :title="item.title" :series="item.series" :isDiaAlone="(actCopList.length === 1)"
-                        @dblclick="funDbClick(item)" :yAxis="item.yAxis" :dataset="item.dataset" :brush="item.isBrush"
-                        :theme="theme" :echartsTheme="echartsTheme" @getSelected="funChartSelect"></component>
-                </div>
+                <el-row ref="diaPanelRef" style="height: 650px;overflow-y:auto;over-x:hidden">
+                    <el-col :span="actCopList.length > 1 ? 12 : 24" v-for="item in actCopList" :key="item.id"
+                        style="height: 650px">
+                        <component :is="item.actCop" width="100%" height="100%" :xAxis="item.xAxis"
+                            :subtext="item.subtext" :title="item.title" :series="item.series"
+                            :isDiaAlone="(actCopList.length === 1)" @dblclick="funDbClick(item)" :yAxis="item.yAxis"
+                            :dataset="item.dataset" :brush="item.isBrush" :theme="theme" :echartsTheme="echartsTheme"
+                            @getSelected="funChartSelect"></component>
+                    </el-col>
+                </el-row>
             </div>
         </el-dialog>
     </div>

+ 27 - 2
src/views/intelligentReporting/czzyb/index.vue

@@ -7,10 +7,35 @@
     export default {
         data() {
             return {
-                url: "http://172.16.12.101:8083/rbi/ebipro/easyolap.do?action=edit&resid=EANA$2$8$1$bd71f31ba69443b5b3f3997965927c41$f5c25912e8aa49d78e33f070bf944858&id=admin&pw=admin"
-                // url: "http://123.60.219.66:8083/bi/ebipro/easyolap.do?action=edit&resid=EANA$2$8$1$bd71f31ba69443b5b3f3997965927c41$f5c25912e8aa49d78e33f070bf944858&id=admin&pw=admin",
+                url: ""
             };
         },
+        watch: {
+            $route: {
+                handler: function (route) {
+                    this.url = null
+                    if (route.query.name) {
+                        if (window.location.origin.indexOf('172.16.12.101') != -1) {
+                            this.url =
+                                "http://172.16.12.101:8083/rbi/ebipro/easyolap.do?action=edit&resid=EANA$2$8$1$bd71f31ba69443b5b3f3997965927c41$f5c25912e8aa49d78e33f070bf944858&id=admin&pw=admin"
+                        } else {
+                            this.url =
+                                "http://123.60.219.66:8083/bi/ebipro/easyolap.do?action=edit&resid=EANA$2$8$1$041302f30436412d9ba78f161a6575f0$f5c25912e8aa49d78e33f070bf944858&id=admin&pw=admin"
+                        }
+                    }
+                },
+                immediate: true
+            }
+        },
+        // mounted() {
+        //     if (window.location.origin.indexOf('172.16.12.101') != -1) {
+        //         this.url =
+        //             "http://172.16.12.101:8083/rbi/ebipro/easyolap.do?action=edit&resid=EANA$2$8$1$bd71f31ba69443b5b3f3997965927c41$f5c25912e8aa49d78e33f070bf944858&id=admin&pw=admin"
+        //     } else {
+        //         this.url =
+        //             "http://123.60.219.66:8083/bi/ebipro/easyolap.do?action=edit&resid=EANA$2$8$1$041302f30436412d9ba78f161a6575f0$f5c25912e8aa49d78e33f070bf944858&id=admin&pw=admin"
+        //     }
+        // },
         computed: {
             pageHeight() {
                 return {

+ 32 - 23
src/views/intelligentReporting/erp/index.vue

@@ -22,32 +22,41 @@
                 handler: function (route) {
                     this.url = null
                     if (route.query.name) {
-                        if (route.query.name === 'xinzuo') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$be0f8f75df7543978e9ddff5f7576a2b&id=admin&pw=admin'
-                        } else if (route.query.name === 'jiliangshan') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$d24a18e0985a46e5895573738a5cc384&id=admin&pw=admin'
-                        } else if (route.query.name === 'fanshigou') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$ff22bb1d24bc416e9185a1e40be6976b&id=admin&pw=admin'
-                        } else if (route.query.name === 'caoshanliang') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$a946d1d7e6f242d7a1fdbaa32fd1601c&id=admin&pw=admin'
-                        } else if (route.query.name === 'leijiashan') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$8e0637d590ce4fa2b3a26455a81895b2&id=admin&pw=admin'
-                        }
-                    } else {
-                        let str = ''
                         if (window.location.origin.indexOf('172.16.12.101') != -1) {
-                            str =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$938d90db87424df2ac6e21b990b889e3&id=admin&pw=admin'
+                            if (route.query.name === 'xinzuo') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$be0f8f75df7543978e9ddff5f7576a2b&id=admin&pw=admin'
+                            } else if (route.query.name === 'jiliangshan') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$d24a18e0985a46e5895573738a5cc384&id=admin&pw=admin'
+                            } else if (route.query.name === 'fanshigou') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$ff22bb1d24bc416e9185a1e40be6976b&id=admin&pw=admin'
+                            } else if (route.query.name === 'caoshanliang') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$a946d1d7e6f242d7a1fdbaa32fd1601c&id=admin&pw=admin'
+                            } else if (route.query.name === 'leijiashan') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$8e0637d590ce4fa2b3a26455a81895b2&id=admin&pw=admin'
+                            }
                         } else {
-                            str =
-                                'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$90580a90c10b4ee59dfa129528be1442&id=admin&pw=admin'
+                            if (route.query.name === 'xinzuo') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$be0f8f75df7543978e9ddff5f7576a2b&id=admin&pw=admin'
+                            } else if (route.query.name === 'jiliangshan') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$d24a18e0985a46e5895573738a5cc384&id=admin&pw=admin'
+                            } else if (route.query.name === 'fanshigou') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$ff22bb1d24bc416e9185a1e40be6976b&id=admin&pw=admin'
+                            } else if (route.query.name === 'caoshanliang') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$a946d1d7e6f242d7a1fdbaa32fd1601c&id=admin&pw=admin'
+                            } else if (route.query.name === 'leijiashan') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$8e0637d590ce4fa2b3a26455a81895b2&id=admin&pw=admin'
+                            }
                         }
-                        this.url = str
                     }
                 },
                 immediate: true

+ 33 - 21
src/views/intelligentReporting/fdscqk/index.vue

@@ -22,29 +22,41 @@
                 handler: function (route) {
                     this.url = null
                     if (route.query.name) {
-                        if (route.query.name === 'xinzuo') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$d169ca9e0c974a6299b49dc752446ee2&id=admin&pw=admin'
-                        } else if (route.query.name === 'jiliangshan') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$839ccb29a1e84da48b21c659423c0175&id=admin&pw=admin'
-                        } else if (route.query.name === 'fanshigou') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$03e83149008940daa72311823bd381da&id=admin&pw=admin'
-                        } else if (route.query.name === 'caoshanliang') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$33ab21248a7e49b683e5891b4ff6dad6&id=admin&pw=admin'
-                        } else if (route.query.name === 'leijiashan') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$28c6ac8488f841f6b8270cb902aad1ce&id=admin&pw=admin'
-                        }
-                    } else {
-                        let str = ''
                         if (window.location.origin.indexOf('172.16.12.101') != -1) {
-                            str =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$d169ca9e0c974a6299b49dc752446ee2&id=admin&pw=admin'
+                            if (route.query.name === 'xinzuo') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$d169ca9e0c974a6299b49dc752446ee2&id=admin&pw=admin'
+                            } else if (route.query.name === 'jiliangshan') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$839ccb29a1e84da48b21c659423c0175&id=admin&pw=admin'
+                            } else if (route.query.name === 'fanshigou') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$03e83149008940daa72311823bd381da&id=admin&pw=admin'
+                            } else if (route.query.name === 'caoshanliang') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$33ab21248a7e49b683e5891b4ff6dad6&id=admin&pw=admin'
+                            } else if (route.query.name === 'leijiashan') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$28c6ac8488f841f6b8270cb902aad1ce&id=admin&pw=admin'
+                            }
+                        } else {
+                            if (route.query.name === 'xinzuo') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$d169ca9e0c974a6299b49dc752446ee2&id=admin&pw=admin'
+                            } else if (route.query.name === 'jiliangshan') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$839ccb29a1e84da48b21c659423c0175&id=admin&pw=admin'
+                            } else if (route.query.name === 'fanshigou') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$03e83149008940daa72311823bd381daid=admin&pw=admin'
+                            } else if (route.query.name === 'caoshanliang') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$33ab21248a7e49b683e5891b4ff6dad6&id=admin&pw=admin'
+                            } else if (route.query.name === 'leijiashan') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$28c6ac8488f841f6b8270cb902aad1ce&id=admin&pw=admin'
+                            }
                         }
-                        this.url = str
                     }
                 },
                 immediate: true

+ 39 - 24
src/views/intelligentReporting/fyfsdl/index.vue

@@ -22,32 +22,47 @@
                 handler: function (route) {
                     this.url = null
                     if (route.query.name) {
-                        if (route.query.name === 'xinzhuang') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$53bbf921f227409f9b6554d94f85cb2b&id=admin&pw=admin'
-                        } else if (route.query.name === 'jiliangshan') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$d71943fd4d0746638cc32a82f8370cdc&id=admin&pw=admin'
-                        } else if (route.query.name === 'zuozhuang') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$0f0aac32858d463b818a4a4279e6aeea&id=admin&pw=admin'
-                        } else if (route.query.name === 'fanshigou') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$446bd6a7efee40b49a6dba26cb21757b&id=admin&pw=admin'
-                        } else if (route.query.name === 'caoshanliang') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$16557a9ade704425b842e5d6725f3eef&id=admin&pw=admin'
-                        } else if (route.query.name === 'leijiashan') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$30558a58dd3a48b7b755ee65d2a94690&id=admin&pw=admin'
-                        }
-                    } else {
-                        let str = ''
                         if (window.location.origin.indexOf('172.16.12.101') != -1) {
-                            str =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$53bbf921f227409f9b6554d94f85cb2b&id=admin&pw=admin'
+                            if (route.query.name === 'xinzhuang') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$53bbf921f227409f9b6554d94f85cb2b&id=admin&pw=admin'
+                            } else if (route.query.name === 'jiliangshan') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$d71943fd4d0746638cc32a82f8370cdc&id=admin&pw=admin'
+                            } else if (route.query.name === 'zuozhuang') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$0f0aac32858d463b818a4a4279e6aeea&id=admin&pw=admin'
+                            } else if (route.query.name === 'fanshigou') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$446bd6a7efee40b49a6dba26cb21757b&id=admin&pw=admin'
+                            } else if (route.query.name === 'caoshanliang') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$16557a9ade704425b842e5d6725f3eef&id=admin&pw=admin'
+                            } else if (route.query.name === 'leijiashan') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$30558a58dd3a48b7b755ee65d2a94690&id=admin&pw=admin'
+                            }
+                        } else {
+                            if (route.query.name === 'xinzhuang') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$53bbf921f227409f9b6554d94f85cb2b&id=admin&pw=admin'
+                            } else if (route.query.name === 'jiliangshan') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$d71943fd4d0746638cc32a82f8370cdc&id=admin&pw=admin'
+                            } else if (route.query.name === 'zuozhuang') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$0f0aac32858d463b818a4a4279e6aeea&id=admin&pw=admin'
+                            } else if (route.query.name === 'fanshigou') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$446bd6a7efee40b49a6dba26cb21757b&id=admin&pw=admin'
+                            } else if (route.query.name === 'caoshanliang') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$16557a9ade704425b842e5d6725f3eef&id=admin&pw=admin'
+                            } else if (route.query.name === 'leijiashan') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$30558a58dd3a48b7b755ee65d2a94690&id=admin&pw=admin'
+                            }
                         }
-                        this.url = str
                     }
                 },
                 immediate: true

+ 38 - 26
src/views/intelligentReporting/gkjlb/index.vue

@@ -22,35 +22,47 @@
                 handler: function (route) {
                     this.url = null
                     if (route.query.name) {
-                        if (route.query.name === 'xinzhuang') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$4a71c6bc1fd34da7843c6eb2a7b3aee3&id=admin&pw=admin'
-                        } else if (route.query.name === 'jiliangshan') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$621b7c14e4aa4a0483a8e577d8dc4cff&id=admin&pw=admin'
-                        } else if (route.query.name === 'zuozhuang') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$36292212f28b4702af2c4aa01a62bdc1&id=admin&pw=admin'
-                        } else if (route.query.name === 'fanshigou') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$2320f3ed77e740d6bb1b66b1f7062ad1&id=admin&pw=admin'
-                        } else if (route.query.name === 'caoshanliang') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$3dc29db548d54d289e58bf4a30dfb026&id=admin&pw=admin'
-                        } else if (route.query.name === 'leijiashan') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$5ebbf0905b22448cbd9834ec6560fd26&id=admin&pw=admin'
-                        }
-                    } else {
-                        let str = ''
                         if (window.location.origin.indexOf('172.16.12.101') != -1) {
-                            str =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$c61354961de740f1acec8fc664034f81&id=admin&pw=admin'
+                            if (route.query.name === 'xinzhuang') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$4a71c6bc1fd34da7843c6eb2a7b3aee3&id=admin&pw=admin'
+                            } else if (route.query.name === 'jiliangshan') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$621b7c14e4aa4a0483a8e577d8dc4cff&id=admin&pw=admin'
+                            } else if (route.query.name === 'zuozhuang') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$36292212f28b4702af2c4aa01a62bdc1&id=admin&pw=admin'
+                            } else if (route.query.name === 'fanshigou') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$2320f3ed77e740d6bb1b66b1f7062ad1&id=admin&pw=admin'
+                            } else if (route.query.name === 'caoshanliang') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$3dc29db548d54d289e58bf4a30dfb026&id=admin&pw=admin'
+                            } else if (route.query.name === 'leijiashan') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$5ebbf0905b22448cbd9834ec6560fd26&id=admin&pw=admin'
+                            }
                         } else {
-                            str =
-                                'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$e97782eaa9444e11aa1b33c78d9dca1f&id=admin&pw=admin'
+                            if (route.query.name === 'xinzhuang') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$4a71c6bc1fd34da7843c6eb2a7b3aee3&id=admin&pw=admin'
+                            } else if (route.query.name === 'jiliangshan') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$621b7c14e4aa4a0483a8e577d8dc4cff&id=admin&pw=admin'
+                            } else if (route.query.name === 'zuozhuang') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$36292212f28b4702af2c4aa01a62bdc1&id=admin&pw=admin'
+                            } else if (route.query.name === 'fanshigou') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$2320f3ed77e740d6bb1b66b1f7062ad1&id=admin&pw=admin'
+                            } else if (route.query.name === 'caoshanliang') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$3dc29db548d54d289e58bf4a30dfb026&id=admin&pw=admin'
+                            } else if (route.query.name === 'leijiashan') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$5ebbf0905b22448cbd9834ec6560fd26&id=admin&pw=admin'
+                            }
                         }
-                        this.url = str
                     }
                 },
                 immediate: true

+ 39 - 24
src/views/intelligentReporting/pjfs/index.vue

@@ -22,32 +22,47 @@
                 handler: function (route) {
                     this.url = null
                     if (route.query.name) {
-                        if (route.query.name === 'xinzhuang') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$3341eda2eca447c380bb06e6e481d844&id=admin&pw=admin'
-                        } else if (route.query.name === 'jiliangshan') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$760bad3725d94777a74528c8ac9b26b9&id=admin&pw=admin'
-                        } else if (route.query.name === 'zuozhuang') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$1879c56390294d648d20717f0810bdd8&id=admin&pw=admin'
-                        } else if (route.query.name === 'fanshigou') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$d0cec38cba1f43128d9aa5d348198c6e&id=admin&pw=admin'
-                        } else if (route.query.name === 'caoshanliang') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$0fea3b9cf19e49708fed7916a6efffc2&id=admin&pw=admin'
-                        } else if (route.query.name === 'leijiashan') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$17d1c65d3389444bb804864268aa032b&id=admin&pw=admin'
-                        }
-                    } else {
-                        let str = ''
                         if (window.location.origin.indexOf('172.16.12.101') != -1) {
-                            str =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$3341eda2eca447c380bb06e6e481d844&id=admin&pw=admin'
+                            if (route.query.name === 'xinzhuang') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$3341eda2eca447c380bb06e6e481d844&id=admin&pw=admin'
+                            } else if (route.query.name === 'jiliangshan') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$760bad3725d94777a74528c8ac9b26b9&id=admin&pw=admin'
+                            } else if (route.query.name === 'zuozhuang') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$1879c56390294d648d20717f0810bdd8&id=admin&pw=admin'
+                            } else if (route.query.name === 'fanshigou') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$d0cec38cba1f43128d9aa5d348198c6e&id=admin&pw=admin'
+                            } else if (route.query.name === 'caoshanliang') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$0fea3b9cf19e49708fed7916a6efffc2&id=admin&pw=admin'
+                            } else if (route.query.name === 'leijiashan') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$17d1c65d3389444bb804864268aa032b&id=admin&pw=admin'
+                            }
+                        } else {
+                            if (route.query.name === 'xinzhuang') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$3341eda2eca447c380bb06e6e481d844&id=admin&pw=admin'
+                            } else if (route.query.name === 'jiliangshan') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$760bad3725d94777a74528c8ac9b26b9&id=admin&pw=admin'
+                            } else if (route.query.name === 'zuozhuang') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$1879c56390294d648d20717f0810bdd8&id=admin&pw=admin'
+                            } else if (route.query.name === 'fanshigou') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$d0cec38cba1f43128d9aa5d348198c6e&id=admin&pw=admin'
+                            } else if (route.query.name === 'caoshanliang') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$0fea3b9cf19e49708fed7916a6efffc2&id=admin&pw=admin'
+                            } else if (route.query.name === 'leijiashan') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$17d1c65d3389444bb804864268aa032b&id=admin&pw=admin'
+                            }
                         }
-                        this.url = str
                     }
                 },
                 immediate: true

+ 27 - 18
src/views/intelligentReporting/yxqk/index.vue

@@ -22,26 +22,35 @@
                 handler: function (route) {
                     this.url = null
                     if (route.query.name) {
-                        if (route.query.name === 'zuozhuangyiqi') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$6cfd3bcb6b85450dbcf396a816439c9f&id=admin&pw=admin'
-                        } else if (route.query.name === 'zuozhuangerqi') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$cc08c68dc9e34d15951f73dad8fbdbd7&id=admin&pw=admin'
-                        } else if (route.query.name === 'xinzhuangyiqi') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$05d0dbf32f7645179e12ffe21f064fd9&id=admin&pw=admin'
-                        } else if (route.query.name === 'xinzhuangerqi') {
-                            this.url =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$19d79cef51114028a3f1dd1c06b08ea8&id=admin&pw=admin'
-                        }
-                    } else {
-                        let str = ''
                         if (window.location.origin.indexOf('172.16.12.101') != -1) {
-                            str =
-                                'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$6cfd3bcb6b85450dbcf396a816439c9f&id=admin&pw=admin'
+                            if (route.query.name === 'zuozhuangyiqi') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$6cfd3bcb6b85450dbcf396a816439c9f&id=admin&pw=admin'
+                            } else if (route.query.name === 'zuozhuangerqi') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$cc08c68dc9e34d15951f73dad8fbdbd7&id=admin&pw=admin'
+                            } else if (route.query.name === 'xinzhuangyiqi') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$05d0dbf32f7645179e12ffe21f064fd9&id=admin&pw=admin'
+                            } else if (route.query.name === 'xinzhuangerqi') {
+                                this.url =
+                                    'http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$19d79cef51114028a3f1dd1c06b08ea8&id=admin&pw=admin'
+                            }
+                        } else {
+                            if (route.query.name === 'zuozhuangyiqi') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$6cfd3bcb6b85450dbcf396a816439c9f&id=admin&pw=admin'
+                            } else if (route.query.name === 'zuozhuangerqi') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$cc08c68dc9e34d15951f73dad8fbdbd7&id=admin&pw=admin'
+                            } else if (route.query.name === 'xinzhuangyiqi') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$05d0dbf32f7645179e12ffe21f064fd9&id=admin&pw=admin'
+                            } else if (route.query.name === 'xinzhuangerqi') {
+                                this.url =
+                                    'http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$19d79cef51114028a3f1dd1c06b08ea8&id=admin&pw=admin'
+                            }
                         }
-                        this.url = str
                     }
                 },
                 immediate: true

+ 17 - 0
src/views/intelligentReporting/zhbb/index.vue

@@ -11,6 +11,23 @@
                 // url: "http://123.60.219.66:8083/bi/ebipro/easyolap.do?action=edit&resid=EANA$2$8$1$bd71f31ba69443b5b3f3997965927c41$f5c25912e8aa49d78e33f070bf944858&id=admin&pw=admin",
             };
         },
+        watch: {
+            $route: {
+                handler: function (route) {
+                    this.url = null
+                    if (route.query.name) {
+                        if (window.location.origin.indexOf('172.16.12.101') != -1) {
+                            this.url =
+                                "http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$03a38ba7339d4e2b9812e08e924f997e&id=admin&pw=admin"
+                        } else {
+                            this.url =
+                                "http://123.60.219.66:8083/bi/ebibase/showreport.do?resid=EANA$2$2$1$041302f30436412d9ba78f161a6575f0$03a38ba7339d4e2b9812e08e924f997e&id=admin&pw=admin"
+                        }
+                    }
+                },
+                immediate: true
+            }
+        },
         computed: {
             pageHeight() {
                 return {

Некоторые файлы не были показаны из-за большого количества измененных файлов