|
@@ -73,7 +73,7 @@
|
|
|
</div>
|
|
|
<div class="thr_2">
|
|
|
<BorderBox13 class="boxall boxall_2" title="完整性">
|
|
|
- <div class="title">
|
|
|
+ <div class="title center">
|
|
|
<div class="titleRight">完整性</div>
|
|
|
</div>
|
|
|
<div class="round">
|
|
@@ -157,7 +157,7 @@
|
|
|
</template>
|
|
|
|
|
|
<script setup>
|
|
|
-import { BorderBox13, BorderBox10 } from '@kjgl77/datav-vue3'
|
|
|
+import { BorderBox13, BorderBox10, Decoration3 } from '@kjgl77/datav-vue3'
|
|
|
import myMain from '@/components/dataV/myMain.vue'
|
|
|
// 组件
|
|
|
import echarts1 from './one/echarts1.vue'
|