|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
<template>
|
|
|
|
|
<div class="h-[32.31vh] mt-[2.77vh] pt-[4vh] bgLeftBottomBox" v-loading="isLoading">
|
|
|
|
|
<div class="h-[20vh]" ref="echartsContainer"></div>
|
|
|
|
|
<div class="h-[20vh] flex justify-center" ref="echartsContainer"></div>
|
|
|
|
|
<section class="w-[37.96vh] h-[5.18vh] leading-[5.18vh] text-center border border-[#2D126F] mx-auto">
|
|
|
|
|
<span class="text-[1.85vh] youshe">平均接台时间</span>
|
|
|
|
|
</section>
|
|
|
|
|