title
This commit is contained in:
@@ -15,7 +15,7 @@ const failedCallsData = ref([10, 10, 30, 20, 50, 40, 30]);
|
|||||||
<template>
|
<template>
|
||||||
<a-card>
|
<a-card>
|
||||||
<div style="font-size:32px; font-weight: bold; color: #000; margin-bottom: 20px;">
|
<div style="font-size:32px; font-weight: bold; color: #000; margin-bottom: 20px;">
|
||||||
Calls</div>
|
Users</div>
|
||||||
<a-row :gutter="[16, 16]">
|
<a-row :gutter="[16, 16]">
|
||||||
<!-- 活跃呼叫卡片 -->
|
<!-- 活跃呼叫卡片 -->
|
||||||
<a-col :xs="24" :sm="24" :lg="8">
|
<a-col :xs="24" :sm="24" :lg="8">
|
||||||
|
|||||||
Reference in New Issue
Block a user