fix: 修改应用错误状态

pull/93/head
zhengkunwang223 2022-12-26 16:48:57 +08:00 committed by zhengkunwang223
parent cf934801c3
commit eaa0ff18e4
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
trigger="hover"
:content="row.message"
>
<template #reference>{{ row.status }}</template>
<template #reference><Status :key="row.status" :status="row.status"></Status></template>
</el-popover>
<div v-else>
<el-icon v-if="row.status === 'Installing'" class="is-loading">