master246 hai 1 ano
pai
achega
b6dd888960

+ 23 - 0
xzl-ui/src/views/all.vue

@@ -0,0 +1,23 @@
+<template>
+  <div id="screen" >
+    <iframe src="http://www.tmanalysis.cn/webroot/decision/view/report?viewlet=screen/A/all.frm" width="100%" height="100%"></iframe>
+  </div>
+</template>
+<script>
+export default {
+  name: "deptScreen",
+};
+</script>
+
+<style>
+#screen{
+  padding:0px;
+  margin:0px;
+  position:absolute;
+  top:0px;
+  left:0px;
+  width:100%;
+  height:100%;
+  border:hidden;
+}
+</style>

+ 23 - 0
xzl-ui/src/views/deptScreen.vue

@@ -0,0 +1,23 @@
+<template>
+  <div id="screen" >
+    <iframe src="http://www.tmanalysis.cn/webroot/decision/view/report?viewlet=screen/A/deptScreen.frm" width="100%" height="100%"></iframe>
+  </div>
+</template>
+<script>
+export default {
+  name: "deptScreen",
+};
+</script>
+
+<style>
+#screen{
+  padding:0px;
+  margin:0px;
+  position:absolute;
+  top:0px;
+  left:0px;
+  width:100%;
+  height:100%;
+  border:hidden;
+}
+</style>

+ 23 - 0
xzl-ui/src/views/deptScreen1.vue

@@ -0,0 +1,23 @@
+<template>
+  <div id="screen" >
+    <iframe src="http://www.tmanalysis.cn/webroot/decision/view/report?viewlet=screen/A/deptScreen1.frm" width="100%" height="100%"></iframe>
+  </div>
+</template>
+<script>
+export default {
+  name: "deptScreen",
+};
+</script>
+
+<style>
+#screen{
+  padding:0px;
+  margin:0px;
+  position:absolute;
+  top:0px;
+  left:0px;
+  width:100%;
+  height:100%;
+  border:hidden;
+}
+</style>

+ 23 - 0
xzl-ui/src/views/marking.vue

@@ -0,0 +1,23 @@
+<template>
+  <div id="screen" >
+    <iframe src="http://www.tmanalysis.cn/webroot/decision/view/report?viewlet=screen/A/marking.frm" width="100%" height="100%"></iframe>
+  </div>
+</template>
+<script>
+export default {
+  name: "deptScreen",
+};
+</script>
+
+<style>
+#screen{
+  padding:0px;
+  margin:0px;
+  position:absolute;
+  top:0px;
+  left:0px;
+  width:100%;
+  height:100%;
+  border:hidden;
+}
+</style>

+ 23 - 0
xzl-ui/src/views/marking_county.vue

@@ -0,0 +1,23 @@
+<template>
+  <div id="screen" >
+    <iframe src="http://www.tmanalysis.cn/webroot/decision/view/report?viewlet=screen/A/marking_county.frm" width="100%" height="100%"></iframe>
+  </div>
+</template>
+<script>
+export default {
+  name: "deptScreen",
+};
+</script>
+
+<style>
+#screen{
+  padding:0px;
+  margin:0px;
+  position:absolute;
+  top:0px;
+  left:0px;
+  width:100%;
+  height:100%;
+  border:hidden;
+}
+</style>

+ 24 - 0
xzl-ui/src/views/marking_county_2022.vue

@@ -0,0 +1,24 @@
+<template>
+  <div id="screen" >
+    <iframe src="http://www.tmanalysis.cn/webroot/decision/view/report?viewlet=screen/A/marking_county_2022.frm" width="100%" height="100%"></iframe>
+  </div>
+
+</template>
+<script>
+export default {
+  name: "deptScreen",
+};
+</script>
+
+<style>
+#screen{
+  padding:0px;
+  margin:0px;
+  position:absolute;
+  top:0px;
+  left:0px;
+  width:100%;
+  height:100%;
+  border:hidden;
+}
+</style>