|
|
@@ -1,9 +1,5 @@
|
|
|
<template>
|
|
|
- <div style="height: 100vh;width: 100%;">
|
|
|
- <iframe src="https://dgtbi.dgtis.com/cboard/cockpit.html?shareid=3kWhLIYY" width="100%" height="100%"></iframe>
|
|
|
- </div>
|
|
|
-
|
|
|
- <!-- <el-row class="panel-group" :gutter="40">
|
|
|
+ <el-row class="panel-group" :gutter="40">
|
|
|
<el-col :xs="12" :sm="12" :lg="6" class="card-panel-col">
|
|
|
<div class='card-panel' @click="handleSetLineChartData('newVisitis')">
|
|
|
<div class="card-panel-icon-wrapper icon-people">
|
|
|
@@ -88,7 +84,7 @@
|
|
|
</div>
|
|
|
</el-col>
|
|
|
|
|
|
- </el-row> -->
|
|
|
+ </el-row>
|
|
|
</template>
|
|
|
|
|
|
<script>
|