Browse Source

fix: 远程升级文字修改

vera_min 3 months ago
parent
commit
38e4f17078
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/system/monitor/upgrade/index.vue

+ 1 - 1
src/views/system/monitor/upgrade/index.vue

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