feat: 新增全部已使用流量和全部总流量字段
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 2m30s
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 2m30s
This commit is contained in:
@@ -27,9 +27,9 @@
|
||||
:loading="loading"
|
||||
:data="packageList"
|
||||
:marginTop="10"
|
||||
:pagination="false"
|
||||
:actions="getActions"
|
||||
:actionsWidth="150"
|
||||
height="70vh"
|
||||
:inlineActionsCount="2"
|
||||
>
|
||||
<template #default>
|
||||
@@ -134,7 +134,6 @@
|
||||
ElCard,
|
||||
ElButton,
|
||||
ElIcon,
|
||||
ElTable,
|
||||
ElTableColumn,
|
||||
ElTag,
|
||||
ElDialog,
|
||||
|
||||
Reference in New Issue
Block a user