|
@@ -1,8 +1,8 @@
|
|
|
<template>
|
|
|
- <hc-body scrollbar padding="12px">
|
|
|
+ <hc-body scrollbar padding="12px" class="hc-home-chart-main">
|
|
|
<HcAgentCharge :active="agentChargeIndex" @load="agentChargeLoad" />
|
|
|
- <div class="hc-home-chart-body relative mb-5 mt-5 h-[500px]">
|
|
|
- <el-row :gutter="20" class="h-full">
|
|
|
+ <div class="hc-home-chart-body relative mb-14px mt-14px h-[500px]">
|
|
|
+ <el-row :gutter="14" class="h-full">
|
|
|
<el-col :span="8" class="h-full">
|
|
|
<hc-card>
|
|
|
<template #header>
|