shilin 3 роки тому
батько
коміт
2256ec3ed0

+ 126 - 0
src/router/index.js

@@ -624,6 +624,132 @@ const routes = [{
         name: "matrix",
         component: () => import(/* webpackChunkName: "matrix" */ "../views/NewPages/Matrix-Detail.vue"),
     },
+	{
+        path: "/tjfx",
+        name: "tjfx",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/tjfx.vue"),
+    },
+    {
+        path: "/bdzcx",
+        name: "bdzcx",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/bdzcx.vue"),
+    },
+    {
+        path: "/oafd",
+        name: "oafd",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/oafd.vue"),
+    },
+    {
+        path: "/oagf",
+        name: "oagf",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/oagf.vue"),
+    },
+    {
+        path: "/missfdrb",
+        name: "missfdrb",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/missfdrb.vue"),
+    },
+    {
+        path: "/missgfrb",
+        name: "missgfrb",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/missgfrb.vue"),
+    },
+    {
+        path: "/xnyfdscyb",
+        name: "xnyfdscyb",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/xnyfdscyb.vue"),
+    },
+    {
+        path: "/mhsscyb",
+        name: "mhsscyb",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/mhsscyb.vue"),
+    },
+    {
+        path: "/nssscyb",
+        name: "nssscyb",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/nssscyb.vue"),
+    },
+    {
+        path: "/qsscyb",
+        name: "qsscyb",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/qsscyb.vue"),
+    },
+    {
+        path: "/sbqscyb",
+        name: "sbqscyb",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/sbqscyb.vue"),
+    },
+    {
+        path: "/xsscyb",
+        name: "xsscyb",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/xsscyb.vue"),
+    },
+    {
+        path: "/xnygfscyb",
+        name: "xnygfscyb",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/xnygfscyb.vue"),
+    },
+    {
+        path: "/dwkscyb",
+        name: "dwkscyb",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/dwkscyb.vue"),
+    },
+    {
+        path: "/plscyb",
+        name: "plscyb",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/plscyb.vue"),
+    },
+    {
+        path: "/xhscyb",
+        name: "xhscyb",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/xhscyb.vue"),
+    },
+    {
+        path: "/fdczzdy",
+        name: "fdczzdy",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/fdczzdy.vue"),
+    },
+    {
+        path: "/fdxmzdy",
+        name: "fdxmzdy",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/fdxmzdy.vue"),
+    },
+    {
+        path: "/gfczzdy",
+        name: "gfczzdy",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/gfczzdy.vue"),
+    },
+    {
+        path: "/gfxmzdy",
+        name: "gfxmzdy",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/gfxmzdy.vue"),
+    },
+    {
+        path: "/xnyrb",
+        name: "xnyrb",
+        component: () =>
+            import ( /* webpackChunkName: "historysearch" */ "../views/report/xnyrb.vue"),
+    },
 ]
 const router = createRouter({
   history: createWebHashHistory(),

+ 2 - 2
src/views/layout/Header.vue

@@ -60,9 +60,9 @@ export default {
           isActive: false,
         },
         {
-          id: "report",
+          id: "bdzcx",
           text: "智能报表",
-          path: "/report",
+          path: "/bdzcx",
           isActive: false,
         },
       ],

+ 132 - 2
src/views/layout/Menu.vue

@@ -515,9 +515,139 @@ export default {
           ],
         },
         {
-          id: "report",
+          id: "bdzcx",
           text: "智能报表",
-          data: [],
+          data: [
+            // 统计分析
+            {
+              text: "统计分析",
+              icon: "svg-matrix",
+              path: "/bdzcx",
+              children: [
+                {
+                  text: "统计分析",
+                  icon: "svg-matrix",
+                  path: "/tjfx",
+                },
+                {
+                  text: "表底值查询",
+                  icon: "svg-matrix",
+                  path: "/bdzcx",
+                },
+              ],
+            },
+            // 报表管理
+            {
+              text: "报表管理",
+              icon: "svg-matrix",
+              path: "/bdzcx",
+              children: [
+                {
+                  text: "OA日报",
+                  icon: "svg-matrix",
+                  path: "/oafd",
+                },
+                {
+                  text: "OA日报(光伏)",
+                  icon: "svg-matrix",
+                  path: "/oagf",
+                },
+                {
+                  text: "新能源日报",
+                  icon: "svg-matrix",
+                  path: "/xnyrb",
+                },
+                {
+                  text: "国电电力MISS日报(风电)",
+                  icon: "svg-matrix",
+                  path: "/missfdrb",
+                },
+                {
+                  text: "国电电力MISS日报(光伏)",
+                  icon: "svg-matrix",
+                  path: "/missgfrb",
+                },
+                {
+                  text: "新能源风电生产月报",
+                  icon: "svg-matrix",
+                  path: "/xnyfdscyb",
+                },
+                {
+                  text: "麻黄山生产月报",
+                  icon: "svg-matrix",
+                  path: "/mhsscyb",
+                },
+                {
+                  text: "牛首山生产月报",
+                  icon: "svg-matrix",
+                  path: "/nssscyb",
+                },
+                {
+                  text: "青山生产月报",
+                  icon: "svg-matrix",
+                  path: "/qsscyb",
+                },
+                {
+                  text: "石板泉生产月报",
+                  icon: "svg-matrix",
+                  path: "/sbqscyb",
+                },
+                {
+                  text: "香山生产月报",
+                  icon: "svg-matrix",
+                  path: "/xsscyb",
+                },
+                {
+                  text: "新能源光伏生产月报",
+                  icon: "svg-matrix",
+                  path: "/xnygfscyb",
+                },
+                {
+                  text: "大武口生产月报",
+                  icon: "svg-matrix",
+                  path: "/dwkscyb",
+                },
+                {
+                  text: "平罗生产月报",
+                  icon: "svg-matrix",
+                  path: "/plscyb",
+                },
+                {
+                  text: "宣和生产月报",
+                  icon: "svg-matrix",
+                  path: "/xhscyb",
+                },
+              ],
+            },
+            // 自定制报表管理
+            {
+              text: "自定制报表管理",
+              icon: "svg-matrix",
+              path: "/fdczzdy",
+              children: [
+                {
+                  text: "风电场站自定义",
+                  icon: "svg-matrix",
+                  path: "/fdczzdy",
+                },
+                {
+                  text: "风电项目自定义",
+                  icon: "svg-matrix",
+                  path: "/fdxmzdy",
+                },
+                {
+                  text: "光伏场站自定义",
+                  icon: "svg-matrix",
+                  path: "/gfczzdy",
+                },
+                {
+                  text: "光伏项目自定义",
+                  icon: "svg-matrix",
+                  path: "/gfxmzdy",
+                },
+              ],
+            },
+          ],
         },
       ],
       activeIndex: 0,

+ 33 - 0
src/views/report/bdzcx.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$YZ4MI0CYDCTCNVLZL3OR3SULASZQU0T6.rpttpl&id=admin&pw=gdnxfd123&showmenu=false&showparams=true&calcnow=true --disable-features=SameSiteByDefaultCookies "
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+

+ 33 - 0
src/views/report/dwkscyb.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$LULDWFLWIVVVPWQUT632ECFUACUUYYR4.rpttpl&id=admin&pw=gdnxfd123&showmenu=false&showparams=true&calcnow=true"
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+

+ 33 - 0
src/views/report/fdczzdy.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$CEYALLI0J515UEOE0YUYNN8O6BE3SAEX.rptolap&id=admin&pw=gdnxfd123"
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+

+ 33 - 0
src/views/report/fdxmzdy.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$SYUNNWYNSL9LZQ8YAIDKOQLMOTYKQ1YC.rptolap&id=admin&pw=gdnxfd123"
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+

+ 33 - 0
src/views/report/gfczzdy.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$4VBKFDX77F3FUPRVKUUYOK0QMLVNI9V4.rptolap&id=admin&pw=gdnxfd123"
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+

+ 33 - 0
src/views/report/gfxmzdy.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$0C47UFR79PVPMMNCUTUSA0IP7XCNUIC6.rptolap&id=admin&pw=gdnxfd123"
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+

+ 33 - 0
src/views/report/mhsscyb.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$M2Q0OFAXKUTU4YJ25YTRANBAU12S08L3.rpttpl&id=admin&pw=gdnxfd123&showmenu=false&showparams=true&calcnow=true"
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+

+ 33 - 0
src/views/report/missfdrb.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$1JNXM4ZKRNKNTSUJAPFKOLKAZ2JTQZVT.rpttpl&id=admin&pw=gdnxfd123&showmenu=false&showparams=true&calcnow=true"
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+

+ 33 - 0
src/views/report/missgfrb.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$NTRWIYTR1JCJJSBT3MKWZLM1RUTI3EN0.rpttpl&id=admin&pw=gdnxfd123&showmenu=false&showparams=true&calcnow=true"
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+

+ 33 - 0
src/views/report/nssscyb.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$XY4IUSQUCWYWS1UYZ46PSQL4CLYURCNK.rpttpl&id=admin&pw=gdnxfd123&showmenu=false&showparams=true&calcnow=true"
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+

+ 33 - 0
src/views/report/oafd.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$UUU5NL66EZYZWU4U8RXMOJMIS3U0IAC7.rpttpl&id=admin&pw=gdnxfd123&showmenu=false&showparams=true&calcnow=true"
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+

+ 33 - 0
src/views/report/oagf.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$TLK2LA0ZZTOTYYKL8NN3SWKUO4LM8WNY.rpttpl&id=admin&pw=gdnxfd123&showmenu=false&showparams=true&calcnow=true"
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+

+ 33 - 0
src/views/report/plscyb.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$E3UCCFKVLUYU8U73NVCOIZCSM839LASD.rpttpl&id=admin&pw=gdnxfd123&showmenu=false&showparams=true&calcnow=true"
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+

+ 33 - 0
src/views/report/qsscyb.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$IT6U47MPT828JKUTLCSEULAU1KTYLIN0.rpttpl&id=admin&pw=gdnxfd123&showmenu=false&showparams=true&calcnow=true"
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+

+ 33 - 0
src/views/report/sbqscyb.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$UPL5NT65EZZZNU4PCRXI3O0303P04YUR.rpttpl&id=admin&pw=gdnxfd123&showmenu=false&showparams=true&calcnow=true"
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+

+ 33 - 0
src/views/report/tjfx.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8070/analysis/#/"
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+

+ 33 - 0
src/views/report/xhscyb.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$FMB6KUWS4KTKYM1MKUZKUK5JSVMARFU1.rpttpl&id=admin&pw=gdnxfd123&showmenu=false&showparams=true&calcnow=true"
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+

+ 33 - 0
src/views/report/xnyfdscyb.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$BWLZSVKUUYIYW8MW3SN3XMONL0WUUS6Q.rpttpl&id=admin&pw=gdnxfd123&showmenu=false&showparams=true&calcnow=true"
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+

+ 33 - 0
src/views/report/xnygfscyb.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$PY64IU1O0MIM2UAYETU0Y9NIXWYJ7IYJ.rpttpl&id=admin&pw=gdnxfd123&showmenu=false&showparams=true&calcnow=true"
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+

+ 33 - 0
src/views/report/xnyrb.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$C9SAUMIUJ5U5LEO9BYUYMB4JSB93IDTL.rpttpl&id=admin&pw=gdnxfd123&showmenu=false&showparams=true&calcnow=true"
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+

+ 33 - 0
src/views/report/xsscyb.vue

@@ -0,0 +1,33 @@
+<template>
+  <div style="height:100%">
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+  </div>
+    
+</template>
+
+<script>
+
+
+export default {
+  data(){
+    return {
+      url: "http://10.155.32.4:8000/bi47/showreport.do?resid=EBI$12$VZCQU9AYVZPOYRQZLRNI9SUUMUZTM6LU$1$6O38M0LYK9W94FXOSUQNK2V4IYORLDJM.rpttpl&id=admin&pw=gdnxfd123&showmenu=false&showparams=true&calcnow=true"
+    }
+  }
+}
+</script>
+  
+<style lang="less" scope>
+@titleGray: #9ca5a8;
+@rowGray: #606769;
+@darkBack: #536268;
+.knowledge-2 {
+  .el-select {
+    width: 200px;
+  }
+  .el-input {
+    width: 200px;
+  }
+}
+</style>
+