APP热更新
This commit is contained in:
@@ -7,6 +7,7 @@ import {
|
||||
} from '@element-plus/icons-vue'
|
||||
import { ElMessage, ElMessageBox } from 'element-plus'
|
||||
import http, { apiErrorMessage } from '../api/http'
|
||||
import AppUpdateManagementPanel from '../components/AppUpdateManagementPanel.vue'
|
||||
|
||||
type HealthStatus = 'healthy' | 'warning' | 'unhealthy'
|
||||
|
||||
@@ -505,6 +506,8 @@ onMounted(refreshAll)
|
||||
</article>
|
||||
</section>
|
||||
|
||||
<AppUpdateManagementPanel />
|
||||
|
||||
<section class="ledger-panel">
|
||||
<div class="ledger-tabs" role="tablist" aria-label="审计查询类型">
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user