@@ -8,7 +8,7 @@
<el-card>
<template #header>
<div class="card-header">
- <h4>可升级插件列表</h4>
+ <h4>可升级系统列表</h4>
</div>
</template>
<el-table :data="tableData.availableVersions" style="width: 100%" v-loading="loading">