Pārlūkot izejas kodu

配合后端修改非故障停机情况表

SunZehao 1 gadu atpakaļ
vecāks
revīzija
52f45b4dc6

+ 1 - 1
src/App.vue

@@ -418,7 +418,7 @@
                     },
                     {
                         icon: 'Memo',
-                        index: '/intelligentReport/czzyb?name=czzybb',
+                        index: '/intelligentReport/fgztjqkb?name=fgztjqkb',
                         img: report_czzybb,
                         svg: `<svg t="1717059656545" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2615" width="25" height="25"><path d="M158.72 799.857778l357.831111-625.777778L707.128889 512a227.555556 227.555556 0 0 1 48.924444-5.12h14.222223L515.982222 60.302222l-455.111111 796.444445h459.662222a258.275556 258.275556 0 0 1-16.497777-56.888889z" p-id="2616"></path><path d="M487.537778 344.177778h56.32v227.555555h-56.32z" p-id="2617"></path><path d="M515.982222 687.217778m-56.888889 0a56.888889 56.888889 0 1 0 113.777778 0 56.888889 56.888889 0 1 0-113.777778 0Z" p-id="2618"></path><path d="M971.093333 807.253333v-24.462222-24.462222c-47.786667-18.773333-56.888889-44.373333-38.115555-90.453333a204.8 204.8 0 0 0-32.995556-33.564445c-46.648889 20.48-72.248889 9.671111-91.022222-37.546667a170.666667 170.666667 0 0 0-24.462222 0 176.924444 176.924444 0 0 0-24.462222 0c-18.773333 47.217778-43.804444 56.888889-90.453334 37.546667a184.32 184.32 0 0 0-32.995555 33.564445c20.48 46.08 9.671111 71.68-38.115556 90.453333a170.666667 170.666667 0 0 0 0 24.462222 176.924444 176.924444 0 0 0 0 24.462222c47.786667 18.773333 56.888889 43.804444 38.115556 90.453334a184.32 184.32 0 0 0 32.995555 33.564444c46.648889-20.48 71.68-10.24 90.453334 37.546667a176.924444 176.924444 0 0 0 24.462222 0 170.666667 170.666667 0 0 0 24.462222 0c18.773333-47.786667 44.373333-56.888889 91.022222-37.546667a204.8 204.8 0 0 0 32.995556-33.564444c-22.755556-44.373333-9.671111-71.68 38.115555-90.453334z m-186.595555 60.871111a85.333333 85.333333 0 1 1 85.333333-85.333333 85.333333 85.333333 0 0 1-85.333333 85.333333z" p-id="2619"></path></svg>`,
                         name: '非故障停机情况表'

+ 8 - 0
src/router/index.js

@@ -132,6 +132,14 @@ const routes = [
         component: () => import("../views/intelligentReporting/czzyb/index.vue"),
     },
     {
+        path: "/intelligentReport/fgztjqkb",
+        name: "intelligentReportfgztjqkb",
+        meta: {
+            title: "非故障停机情况表",
+        },
+        component: () => import("../views/intelligentReporting/fgztjqkb/index.vue"),
+    },
+    {
         path: "/intelligentReport/zhbb",
         name: "intelligentReportzhbb",
         meta: {

+ 2 - 2
src/views/intelligentReporting/fgztjqkb/index.vue

@@ -7,7 +7,7 @@
     export default {
         data() {
             return {
-                url: "http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$203bb5cb28ad4f6283484adad6653735&id=admin&pw=admin",
+                url: "http://172.16.12.101:8083/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$43d2f50595c04a39b59c33657b8985b0&id=admin&pw=admin",
                 // url: "http://10.127.7.196:8083/bi/ebipro/easyolap.do?action=edit&resid=EANA$2$8$1$bd71f31ba69443b5b3f3997965927c41$f5c25912e8aa49d78e33f070bf944858&id=admin&pw=admin",
             };
         },
@@ -19,7 +19,7 @@
                         this.url =
                             `${
             this.reportBaseUrl || "http://172.16.12.101:8083"
-          }/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$203bb5cb28ad4f6283484adad6653735&id=admin&pw=admin`;
+          }/rbi/ebibase/showreport.do?resid=EANA$2$2$1$bd71f31ba69443b5b3f3997965927c41$43d2f50595c04a39b59c33657b8985b0&id=admin&pw=admin`;
                         // 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"