Explorar el Código

fix: 远程升级文字修改

vera_min hace 3 meses
padre
commit
38e4f17078
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>
 				<template #header>
 					<div class="card-header">
-						<h4>可升级插件列表</h4>
+						<h4>可升级系统列表</h4>
 					</div>
 				</template>
 				<el-table :data="tableData.availableVersions" style="width: 100%" v-loading="loading">