初始数据更改

This commit is contained in:
wuhongjian 2022-06-19 18:32:05 +08:00
parent 91e9d2649e
commit 5a36b3eabd
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
<!--
* @Author: hisense.liangjunhua
* @Date: 2022-06-19 10:15:33
* @LastEditors: hisense.liangjunhua
* @LastEditTime: 2022-06-19 18:04:28
* @LastEditors: hisense.wuhongjian
* @LastEditTime: 2022-06-19 18:19:58
* @Description: 能力云图-组件服务
-->
<template>
@ -92,8 +92,8 @@
// import * as moment from 'moment'
let snum = ref([
{ title: '上架总量', num: '0000' },
{ title: '总调用次数(API)', num: '0000' },
{ title: '健康度(API)', num: '0000' },
{ title: '总调用次数(API)', num: '0' },
{ title: '健康度(API)', num: '100%' },
])
let servicesSnum = ref([])
let callTheTrendData = ref([